Get start
How to start the hive ?
To start the hive process can check the Tonshive-sdk .
Step 1 . get your key
Apply the Tonshive api key .
Go visit @Tonshive_bot and do keygen
to generate your key .
This key is public and feel free to let others know without risk .
Step 2 . integration to your webapp / minigame
We provide few way to integration Tonshive .
This is the most easy way to do integration .
It require for 3 params :
auth
. The key you generate from Tonshive botthreads
. How many threads you are going to use for hive . Which can be cal by user's currently threads avable .mobileOnly
. Automatically check for user ENV . will hive when user using mobile .
You can insert this iframe in your font-end for auto hive reward .
You can also do integration with javascript here .
https://api.tonshive.xyz/pools.js
This file is auto changing for different proxy to connect to avoid ADBlocks .tonshive.min.js
This file is the main hive process .
Last updated