Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 433 Bytes

Chagnelog

2018-09-13

Update

  • Deploy smart contract to TomoChain testnet

2018-09-03

Update

  • Update TNS.test.js

2018-08-29

Add

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

Update

  • Remove method for TNSResolver

2018-08-22

Add

  • Add TNS.sol
  • Add TNSRegistrar.sol
  • Add TNSRegistry.sol
  • Add TNSResolver.sol