This repository contains a basic ERC-721 token contract created using OpenZeppelin's Token Contract Wizard, and then compiled, tested and deployed with HardHat.
NodeJS/NPM: https://nodejs.org/
HardHat: https://hardhat.org/
Create a .env file with the following information:
rpcUrl=
privateKey=
$ git clone https://github.com/MubashirAlam89/Deploy-Erc20-Token-BSC-Testnet-Using-Hardhat.git
$ npm install
- npx hardhat complie to compile soldiity files.
- npx hardhat test for run test.
- Run npx hardhat run scripts/deploy.js --network bscTestnet to deploy the token.
FlowersNftCollection(FNft) deployed on bsc Test network.
TokenAddress: 0x6E184cC2BED07C1485773c6f9A38e6763c54b885