Fuixlabs Docs
  • Plutus Playground
    • Macbook (M1)
    • Macbook (Intel)
  • Run cardano-node
Powered by GitBook
On this page

Was this helpful?

Run cardano-node

Step 1. Clone repo.

git clone https://github.com/Totes5706/cnode.git

Step 2. Go to cnode folder, and run:

chmod +x start-mainnet-node.sh start-testnet-node.sh

Step 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.

PreviousMacbook (Intel)

Last updated 3 years ago

Was this helpful?