https://github.com/casper-network/casper-integrations-ucase-1
Full end to end implementation of a document notarisation platform integrating with a CSPR blaockchain.
https://github.com/casper-network/casper-integrations-ucase-1
Last synced: 5 months ago
JSON representation
Full end to end implementation of a document notarisation platform integrating with a CSPR blaockchain.
- Host: GitHub
- URL: https://github.com/casper-network/casper-integrations-ucase-1
- Owner: casper-network
- License: apache-2.0
- Created: 2021-06-23T11:10:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T20:07:29.000Z (over 4 years ago)
- Last Synced: 2024-04-17T01:47:25.144Z (about 2 years ago)
- Language: Shell
- Size: 1.43 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# casper-integrations-ucase-1
Full end to end implementation of a document notarisation platform integrating with a CSPR chain.
# Usage
1. Start an NCTL network.
2. Activate ucase sub-shell:
```
source PATH_TO/casper-integrations-ucase-1/activate
```
3. Follow [workflow](docs/workflow.md).