8000 GitHub - bityield/protocol-truffle: The main Bityield protocol (truffle)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bityield/protocol-truffle

Repository files navigation

Bityield Index Protocol

Setup

Install:

npm i

Compile:

make c

Test

make t

Deploy

NETWORK=ropsten make deploy

Gas Estimation

Estimate:

make gas

Contract Size

Size:

make size

Contract ABI

ABI:

make abi

Usage

In order to execute an enterMarket contract call, there must be a valid Uniswap Pair for the given initialized token set on the Index contract constructor.

About

The main Bityield protocol (truffle)

Resources

Stars

Watchers

Forks

Packages

No packages published
0