Setting Up Your Dev Environment
Prerequisites
Setup
cd $WORKING_DIRECTORY
git clone https://github.com/bitclout/core.git
git clone https://github.com/bitclout/backend.git
git clone https://github.com/bitclout/frontend.git
git clone https://github.com/bitclout/identity.gitBuilding and running locally
Running the frontend in development mode
Running the node in testnet mode

Running the node in mainnet mode
Running a local identity service (optional)

Last updated
Was this helpful?