This project contains the main features of the ricecake application.
RiceCake Contracts
- Token (Testnet): 0x77023221830C2A02Eae7742F15CE491e3f30037d
Clone the repository
git clone [email protected]:RiceCakeSwap/RiceCake.gitRun yarn at the root of the workspace
cd ricecake
yarnTesting contracts
npx hardhat node
npx hardhat testDeploying to a testnet network
cp .env.example
npx hardhat run scripts/deploy.js --network testnet- Email: [email protected]