Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 321 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 321 Bytes

Chagnelog

2018-08-29

Add

  • Using truffle for smart contract testing.
  • Using ganache-cli for local testing environment.
  • Add QCNS.test.js for test cases

Update

  • Remove method for QCNSResolver

2018-08-22

Add

  • Add QCNS.sol
  • Add QCNSRegistrar.sol
  • Add QCNSRegistry.sol
  • Add QCNSResolver.sol