Skip to content

joaolago1113/smart-contracts

 
 

Repository files navigation

smart-contracts

This is the repository for the Bread Token (BRD) Crowdsale and ERC20 smart contracts.

Getting started

We use Truffle and OpenZeppelin for development. The main smart contracts (BRDToken and BRDCrowdsale) are based on OpenZeppelin's MintableToken and Crowdsale base contracts.

For development, we use ganache-cli using the default settings.

To test, start ganache-cli and run truffle test

About

BRD Token and Crowdsale contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Makefile 1.0%