Developer Guide
Last updated
Was this helpful?
Last updated
Was this helpful?
Install (Node Version Manager)
Install the project's Node.js version 12.20.1 nvm install v12.20.1
Enable the project's Node.js version with nvm use
Install npm install -g hardhat
Install npm install -g yarn
npx hardhat deploy --network network-name
--tags tags
The Parallel Protocol's smart contracts are open source on Github:
Read the to learn more about smart contract architecture.