Skip to main content

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.

  1. Users should connect their wallet to our website.

    Connect wallet

  2. Users should fill the parameters. (Optional)

    Fill UserCallBack

  3. Users should click the Create UserCallBack button.

    Create UserCallBack

  4. Users should confirm the transaction.

    Confirm transaction

  5. Users should wait for the transaction to be confirmed.

    Wait for confirmation

  6. Website will show your all UserCallBack address.

    UserCallBack address

3. Subscribe a signal

After creating a UserCallBack contract, users can subscribe a signal by using our website.

  1. Users can choose a signal source.

    Choose signal source

  2. Fill the parameters. (Optional)

    Fill parameters

  3. Click the Subscribe button.

    Click Subscribe button

  4. Confirm the transaction.

    Confirm transaction

  5. Wait for the transaction to be confirmed.

    Wait for confirmation

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

  1. Users should write their own UserCallBack contract.

    Write UserCallBack

  2. Users should deploy their UserCallBack contract.

    Deploy UserCallBack

3. Subscribe a signal

After deploying a UserCallBack contract, users can subscribe a signal by using our website.

  1. Users can choose a signal source.

    Choose signal source

  2. Fill the parameters. (Optional)

    Fill parameters

  3. Click the Subscribe button.

    Click Subscribe button

  4. Confirm the transaction.

    Confirm transaction

  5. Wait for the transaction to be confirmed.

    Wait for confirmation