Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 742 Bytes

File metadata and controls

13 lines (9 loc) · 742 Bytes

GDC-token

Smart contracts for "Geneva DevChain" token.

We use a standard ERC20 token as the foundation for our token. We will add our business logic as we add stairs to a building.

Testing

The testing framework is Truffle, the Ethereum Swiss Army knife. We took over all the ERC20 standard token tests to be sure our modifications will not impact it.

Testing

We believe using secure, tested and community-audited code is the right way to build a great and secure application. It's why we use OpenZeppelin library as a foundation for writing secure token Smart Contracts on Ethereum.

License

Code released under the MIT License.