Skip to content

Releases: tokamak-network/tokyo

v1.1.13 Custom token

03 Jun 18:06
Compare
Choose a tag to compare

Token may have its own requirements, but it is too diverse to be categorized. (#26)

tokyo-schema

token.use_custom_token field added. Set true if want to use custom token

tokyo-solidity-template

Custom token will be loaded inmigrations/2_deploy_contract.js. But tokyo doesn't generate SampleProjectCustomToken. Just implement contract SampleProjectCustomToken is SampleProjectToken.

SampleProjectCustomToken and SampleProjectToken should have same constructor parameters at this moment. it should be extended as well.

v1.1.9

01 Jun 12:25
Compare
Choose a tag to compare

v1.1.8

01 Jun 12:28
Compare
Choose a tag to compare