Installation And Deployment
Last updated
Was this helpful?
Last updated
Was this helpful?
1ī¸âŖ Add your private key to the client. The address that deploys the contract will become the of the data union.
2ī¸âŖ Choose a desired EVM chain and add it to the chain
parameter. We currently support Gnosis, Polygon and Ethereum.
âšī¸ When integrating this into your application a wallet provider should be added instead of an environment variable with a private key.
1ī¸âŖ Add your desired deployment options. All of them are changeable after deployment by the admin/owner.
Save the contract address somewhere, you'll need it later. If you lost it you can find it in your transaction history on the block explorer of the chain you deployed on. Simply search for your public address, all the transactions will come up.
âšī¸ Read more about the different values here: , , ,