andrecronje / smart-contracts

BRD Token and Crowdsale contracts

Home Page:https://token.breadapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://token.breadapp.com


Languages

Language:JavaScript 99.2%Language:Makefile 0.8%