Skip to content

A mintable dividend-paying ERC20 token contract written in solidity.

Notifications You must be signed in to change notification settings

helloworld9912/erc1726-dividend-paying-token

 
 

Repository files navigation

DividendPayingToken

Solidity version

A mintable dividend-paying ERC20 token contract written in solidity.

Proposal

The official proposal proposed by us can be found at: ethereum/EIPs#1726.

Run Tests

Run unit tests

npm run test

Run gas consumption test

npm run test testgas/DividendPayingToken.test.js

About

A mintable dividend-paying ERC20 token contract written in solidity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • Shell 10.3%