You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tutorial for creating a class of restricted shares
Documentation page for Restricted Shares that explains everything from to the end of beginning
Unit testing ensuring the process works end-to-end
Tutorial steps would be
Setting up an address whitelist or how to resuse existing one
Issuance of shares with --transfer=restricted option
Whitelisting addresses
How to transfer shares and related blockchain transaction example ... e.g. adding a sample command line subcommand ethereum-token-transfer that takes a private key and calls transfer()
Cross referencing how to check the cap table and current ownership
The text was updated successfully, but these errors were encountered:
A tutorial for creating a class of restricted shares
Documentation page for Restricted Shares that explains everything from to the end of beginning
Unit testing ensuring the process works end-to-end
Tutorial steps would be
--transfer=restricted
optionethereum-token-transfer
that takes a private key and callstransfer()
The text was updated successfully, but these errors were encountered: