Skip to content

mimoprotocol/mimo-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

all tests

mimo-contract

๐ŸŽ› Core smart contracts of mimo

Preparation and Development

  1. Install Truffle and ganache-cli
npm install -g truffle
npm install -g ganache-cli
yarn global add ganache-cli
โžœ  truffle version
Truffle v5.0.44 (core: 5.0.44)
Solidity - 0.5.12 (solc-js)
Node v10.22.0
Web3.js v1.2.2
  1. Compile contracts
truffle compile
  1. Start ganache-cli in a window
ganache-cli
  1. Run tests
truffle test

About

๐ŸŽ› Core smart contracts of mimo.exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published