🚀Deploy

In this guide, we'll use $WOOF as our example token for illustrative purposes. However, the principles are exactly the same for your chosen token. Just replace $WOOF with the name of your token and you're good to go!

Here's an example of what the command could look like:

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

Important Warning:

Once the deployment process is initiated, the parameters set for your drc-20 token, such as ticker, max supply, mint limit, and decimal precision, are final and cannot be modified. Make sure to review your command and its parameters carefully before deployment. Ensuring accuracy at this stage is vital to prevent any issues or undesired results in the future. Proceed with caution, Shiba Scout! 🐾

Here's a brief overview of each key in the command:

You can use this service to check your json file before minting your tokens. https://jsonlint.com/