polus-dev / btn-token-smc

Smart contracts collection for BTN token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTN (biton) token smc v2

FunC Fift TON

Based on TON "Fungible tokens (Jettons) standard"

Differences with the original example

  • global code refactoring
  • add max supply and ico limits
  • add ICO time limit
  • add withdraw coins from ICO
  • add fift scripts
  • ...

Feedback

If you find a problem or noticed a copyright violation, or you have another reason for feedback, please just create an issue or email to ceo@biton.pw

LICENSE

All source code, except some files in the lib directory, is distributed under the the GPL-3.0 License. The licenses of the libraries that are in the lib folder are listed at the head of the library files.

About

Smart contracts collection for BTN token

License:GNU General Public License v3.0


Languages

Language:Shell 98.1%Language:Makefile 1.9%