-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
209 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
### Mass Minting Tools | ||
|
||
:::caution | ||
Page is under development | ||
::: | ||
|
||
## Mass Sender | ||
|
||
:::info | ||
Recommended approach for token airdrops in September | ||
battle-tested on Notcoin, DOGS | ||
::: | ||
|
||
Access: [Masse Sender](https://docs.tonconsole.com/tonconsole/jettons/mass-sending) | ||
|
||
Specification: | ||
- Direct distribution of tokens, the project spends money on gas during claims | ||
- Low network load (latest versions are optimized) | ||
- Self-regulation of load (slows down distribution if there's too much activity on the network) | ||
|
||
## Mintless Jettons | ||
|
||
:::caution | ||
Currently being tested on HAMSTER | ||
Work In Progress | ||
::: | ||
|
||
Specification: | ||
- Users claim airdrop tokens without transactions | ||
- Projects don't earn from claims | ||
- Minimal network load | ||
|
||
|
||
### TokenTable v4 | ||
|
||
:::info | ||
battle-tested on Avacoin, DOGS | ||
::: | ||
|
||
Access: [www.tokentable.xyz](https://www.tokentable.xyz/) | ||
|
||
- Higher network load than mass sender, users make transactions when claiming | ||
- Projects can also earn from user claims | ||
- Projects pay TokenTable for setup |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters