https://github.com/paritytech/capi-node-example
https://github.com/paritytech/capi-node-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/paritytech/capi-node-example
- Owner: paritytech
- Created: 2023-04-17T14:07:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T22:31:14.000Z (almost 3 years ago)
- Last Synced: 2023-07-14T23:22:47.587Z (almost 3 years ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Running This Example
```sh
npm i
npm run main
```