Skip to content

Kotsin/lfg-token

 
 

Repository files navigation

Gamerse Token Contract - Gamerse NFT Solution

Development

  1. Run truffle ganache
ganache-cli
  1. Development
truffle compile
truffle test --network development

All env variables stored in .env and config

MEMONIC=XXXXXXXXXXXXXXXXXX (MEMONIC KEY OF OWNER)
MAINNET=XXXXXXXXXXXXXXXXXX (MAINNET INFURA KEY)
PRIVATEKEY=XXXXXXXXXXXXXXXXXX (PRIVATE KEY OF OWNER)

For details, please visit LFG official website

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 70.5%
  • JavaScript 21.7%
  • TypeScript 7.8%