FSM1 / dapp.honeylemon.market

Honeylemon mono-repo for synthetic BTC cloud mining contracts built on Ethereum. πŸ―πŸ‹β›πŸ€‘

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  1. Setup local testnet with 0x contracts deployed: https://hub.docker.com/r/0xorg/ganache-cli
  2. npm install
  3. truffle migrate --reset
  4. truffle exec order-test.js - that's where the POC script is

Relevant contracts are in contracts/honeylemon, the rest of the contracts are taken from the Market protocol repo.

About

Honeylemon mono-repo for synthetic BTC cloud mining contracts built on Ethereum. πŸ―πŸ‹β›πŸ€‘

License:Apache License 2.0


Languages

Language:JavaScript 97.9%Language:Shell 1.4%Language:Makefile 0.5%Language:Dockerfile 0.3%