Skip to content

AleksDemian/ReflectionToken

Repository files navigation

How to deploy

  • take secrets_example.json file and rename it to the secrets.json
  • add router address - to create a pair on the exchanger instantly
  • add the privateKeys of your wallet
  • add BSCSCANAPIKEY - to verify the contract through the plugin
  • install truffle globaly - npm install -g truffle
  • install nodemodules using - **_npm install**
  • truffle migrate --network bsc (deploy to the bsc main net)
  • truffle migrate --network testnet (deploy to the bsc testnet, if you want)

This is reflection Token

  • Symbol: TESTDOGE
  • Name: TEST DOGE
  • Decimals: 9
  • Total supply: 10,000,000,000
  • Transaction Fee (total 10% from each transaction) 8% for marketing adddress, 2% for reflection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published