- Clone the repository:
git clone git@github.com:Cerebellum-Network/private-standalone-network-node.git
- Run this command from the root directory in order to up and run single blockchain node on your local machine and play with it:
docker-compose -f ./docker-compose.public.yml up -d
- Now you should have standalone node running on your local machine and you can access it via Polkadot Block viewer. You should be able to see the basic stats:
- Now, let's deploy Smart Contract to the Network using this guide.
- Check out the list of features which available for Cere Enterprise Smart Contract.