Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 896 Bytes

File metadata and controls

10 lines (8 loc) · 896 Bytes

Codex Protocol | CodexCoin (CODX) Contract

Notes

Thanks to

  • OpenZeppelin for providing tons of contract functionality in their repo at https://github.com/OpenZeppelin/zeppelin-solidity. All of the code in this repo was based off of OpenZeppelin contracts. Their MIT license is located at OZ_LICENSE.
  • Hosho for double checking our work and guidance on best practices.