Example of a Shared Ledger for Post-Trade processing on Klave. Another try.
Fork the repo https://github.com/secretarium/swift-shared-ledger and clone it on your machine. You can build your template into wasm locally, allowing you to validate the hash of the application deployed on Klave.
Note: You should have node and yarn installed to be able to build locally.
yarn install
yarn build
You can deploy the back-end of the secure data room to Klave with one click:
Retrieve the address of your honest application after deployment on klave website as you will target it within the UI and the storage server.
This library is created by Klave and Secretarium team members, with contributions from:
- Jeremie Labbe (@jlabbeklavo) - Klave | Secretarium
- Florian Guitton (@fguitton) - Klave | Secretarium
- Damian Tziamtzis (@damtzi) - Klave | Secretarium
- Etienne Bosse (@Gosu14) - Klave | Secretarium