How to use our protocol?
For basic usage
1. Create a wallet
Users can create a wallet by using Tonkeeper or other wallet software. And then, users should deposit some TONs into the wallet.
2. Create a UserCallBack contract
Users can create a UserCallBack contract by using our website.
Users should connect their wallet to our website.
Users should fill the parameters. (Optional)
Users should click the
Create UserCallBack
button.Users should confirm the transaction.
Users should wait for the transaction to be confirmed.
Website will show your all UserCallBack address.
3. Subscribe a signal
After creating a UserCallBack contract, users can subscribe a signal by using our website.
Users can choose a signal source.
Fill the parameters. (Optional)
Click the
Subscribe
button.Confirm the transaction.
Wait for the transaction to be confirmed.
For advanced usage
Advanced usage is for who want to use our protocol in their own smart contract.
1. Create a wallet
Users can create a wallet by using Tonkeeper or other wallet software. And then, users should deposit some TONs into the wallet.
2. Write your own UserCallBack contract
Users should write their own UserCallBack contract.
Users should deploy their UserCallBack contract.
3. Subscribe a signal
After deploying a UserCallBack contract, users can subscribe a signal by using our website.
Users can choose a signal source.
Fill the parameters. (Optional)
Click the
Subscribe
button.Confirm the transaction.
Wait for the transaction to be confirmed.