Run cardano-node
Step 1. Clone repo.
git clone https://github.com/Totes5706/cnode.gitStep 2. Go to cnode folder, and run:
chmod +x start-mainnet-node.sh start-testnet-node.shStep 3. Run update-config.sh file to update the configuration files from IOHK.
Step 4. Go to plutus-apps folder and open nix-shell
Step 5. Run start-testnet-node.sh or start-mainnet-node.sh.
Last updated
Was this helpful?