sto icon indicating copy to clipboard operation
sto copied to clipboard

Issuance of restricted shares

Open miohtama opened this issue 6 years ago • 0 comments

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

  1. Setting up an address whitelist or how to resuse existing one
  2. Issuance of shares with --transfer=restricted option
  3. Whitelisting addresses
  4. 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()
  5. Cross referencing how to check the cap table and current ownership

miohtama avatar Jan 25 '19 09:01 miohtama