🚀Deploy drc-20

In our documentation, we've chosen to use $WOOF as our example token. This is purely for demonstration purposes. However, the principles apply just the same to your chosen token. Just replace $WOOF with your token's name and you're good to go!

{ 
  "p": "drc-20",
  "op": "deploy",
  "tick": "woof",
  "max": "21000000",
  "lim": "1000"
}

Last updated