jjhesk / CryptoSales

Collection of token sale models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch of Crypto Token Sales

support v0.6 The sale of tokens support the below features for convenient use.

  1. Time based sale period
  2. Target wallet address, token, and raising token
  3. Random amount that generated by the hash
  4. SafeERC20 transfer
  5. Support GoLang, Typescript, Python

Setup contract development local paths

Please setup your local path for local transpiling LOCAL MACHINE ONLY the default path

BUILDPATH=
BUILD_DIR=
FACTORY=

Create a file named node.txt and enter the evm compiler IP address.

About

Collection of token sale models

License:MIT License


Languages

Language:Python 39.4%Language:Go 24.0%Language:Solidity 18.7%Language:TypeScript 15.3%Language:Shell 2.6%