Skip to content

RiceCakeSwap/RiceCake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiceCake

This project contains the main features of the ricecake application.

RiceCake Contracts

  • Token (Testnet): 0x77023221830C2A02Eae7742F15CE491e3f30037d

Docs

How to use

Clone the repository

git clone [email protected]:RiceCakeSwap/RiceCake.git

Run yarn at the root of the workspace

cd ricecake
yarn

Testing contracts

npx hardhat node
npx hardhat test

Deploying to a testnet network

cp .env.example
npx hardhat run scripts/deploy.js --network testnet

Contact Us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published