Deploying a Pure Super Token
Deploying your own Super Token
Last updated
Was this helpful?
Deploying your own Super Token
Last updated
Was this helpful?
Anyone can deploy a Pure Super Token and add their own custom non-Superfluid logic. This guide will assist you with performing your deployment of a Pure Super Token.
Follow the "Setup" in the README to get ready for development ๐
The main contract directory contains an assortment of examples of Pure Super Tokens contracts with common custom logic.
Then follow the "Deployment" steps in the README to deploy and verify your Pure Super Token ๐
If none of those options fit the exact logic you are hoping for, then don't hesitate to copy down and begin working in your own logic.
Make a .env file out of the provided and fill out the appropriate fields for the network you intend to deploy on.