mradkov / aeternity-fungible-token

Aeternity blockchain Fungible Token reference implementation. The implementation is based on the proposed AEX9 standard for creating and usage of Sophia smart contract-based fungible tokens.
ISC License
6 stars 13 forks source link

add optional initial owner balance #47

Closed thepiwo closed 4 years ago

thepiwo commented 4 years ago

@mradkov init is not documented as far as I can see

mradkov commented 4 years ago

Sure, agreed! Merging.