Requirements
- Ganache
- Truffle
- Metamask
- yarn
- OpenZeppelin
First, run the development server:
- Clone this repository with SSH
git clone -b develop [email protected]:Mimic-Finance/mimic-farm-core.git
- Install Dependency
yarn install
- Run fork chain for development
make chain
- Open new terminal for deploy smart contract to blockchain
make deploy
- Run your app (http://localhost:3000)
yarn run dev
- Network Name:
localchain
- New RPC URL:
http://localhost:8545/
- Chain ID:
1
(fork form Ethereum mainnet) - Currency Symbol:
ETH