spell-mkr

0.1.0 • Public • Published

Spell Mkr

Create spells to be used as proposals in Chief Explorer.

Set up

Install seth , and configure the .sethrc file. Set ETH_GAS to at least 700000.

To install the cli-tool globally as "spell", run:

npm install -g

Otherwise replace "spell" with "node index" in the usage section.

Usage

spell <maker parameter> <value> [--publish]

Example: spell cap 50000000000000000000000000

Maker Parameters:

  • cap : Debt ceiling
  • mat : Liquidation ratio
  • tax : Stability fee
  • fee : Governance fee
  • axe : Liquidation fee
  • tubGap : Join/Exit Spread
  • tapGap : Boom/Bust Spread
  • way : Rate of change of target price (per second)

If you add --publish at the end, you will get asked for the account password and publish the spell in the blockchain.

/spell-mkr/

    Package Sidebar

    Install

    npm i spell-mkr

    Weekly Downloads

    0

    Version

    0.1.0

    License

    ISC

    Unpacked Size

    3.46 kB

    Total Files

    4

    Last publish

    Collaborators

    • ferni