Open source smart contract to manage share registers

You can access and test an instance of the StockLedger.sol contract running on the Rinkeby Testnet blockchain, through our Webapp here.

To import this example, enter the description “Acme Widget LLC” and contract address “0xd7d3567fb7263e9264916dc521f6287a6dcfcaa6”.

To decrypt and interact with this register, click on the “Anonymous” link and enter:

  • username=issuer1@primusfinance.fr
    password=test
    to test the view that the creator of this ledger has.
  • username=investor1@primusfinance.fr
    password=test
    to test the view that a primary investor has.
  • username=buyer1@primusfinance.fr
    password=test
    to test the view that a secondary share buyer has.