Bitcoin Computer Chess App Usage Start a Bitcoin Computer Node in the package node. Then copy the .env.example file. cp .env.example .env Deploy the smart contracts npm run deploy Start the App npm run dev Test npm test