BSC Crowdsale Smart Contract

Hello ,
i was searching out about " How to create a smart contract for Pre-Created Token on BSC "
i reached this repository

(https://bitbucket.org/crypto-ist/bsc-crowdsale/src/tutorial/)

but this code Creates a new token and transfers all the token to the contract,
i want to know how to create a smart contract and send a fixed amount of a token in it on BSC Mainnet
can anyone help me??

study solidity, it is the language where smart contracts are created

1 Like