Creating Subscription
A Subscription Manager is a smart contract that manages all subscription offerings for a project. It's advisable to have a separate Subscription Manager for each project, and each Subscription Manager
Last updated
A Subscription Manager is a smart contract that manages all subscription offerings for a project. It's advisable to have a separate Subscription Manager for each project, and each Subscription Manager
Last updated
To deploy the smart contract, you need to pay the gas fees in the native token of the blockchain platform where you create the Subscription Manager (e.g. ETH if you're in the Ethereum network)
To create a Subscription Manager, you need to follow three simple steps:
Name your Subscription Manager.
Provide the token address of the ERC-20 token you want to receive as the final payment for your subscription.
Provide the treasury address where payments to the Subscription Manager will be sent.