Skip to content

bmj-hackathon/ocean-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,048 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Instructions

npm i
cd src/

# compatible with release/v0.8 branch
ln -s <path-to-../keeper-contracts/build/contracts> contracts
cd ..

Running

Make sure you have deployed the keeper-contracts to ganache

See keeper-contracts for instructions Make sure you have control with over the multisig wallet with accounts[0]

Point metamask to localhost:8545

Now, you can simply run the app with:

npm start

About

Explorer for Keeper-contracts

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • CSS 27.7%
  • HTML 2.0%