Skip to content

ferni/spell-mkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Create spells to be used as proposals in Chief Explorer.

Resources

Stars

Watchers

Forks

Packages

No packages published