Skip to content

pandoraboxchain/token-1329-hackathon

Repository files navigation

Inalienable Reputation Token - ERC1329 reference implementation (Draft)

Abstract and motivation

Quote from EIP:

Reputation belonging to an identity is frequently used in designing repeated economic games and protect them from malicious actors. The main property of such reputation should be inalienability. This ERC proposes the standard in creating inalienable reputation tokens.

ethereum/EIPs#1329

Main code

Tests

Coverage - 95%

Testnet links

Presentation

Link to presentation

Instalation

Requirements

  • node.js v9 (up)
  • npm

Setup

npm i

Testing

npm run test

Run tests with coverage:

npm run test:coverage

About

Reference implementation of ERC-1329 token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •