Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libotony/governance-param
Read governance parameters from vechain blockchain
https://github.com/libotony/governance-param
Last synced: 28 days ago
JSON representation
Read governance parameters from vechain blockchain
- Host: GitHub
- URL: https://github.com/libotony/governance-param
- Owner: libotony
- Created: 2020-03-10T09:37:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T02:57:35.000Z (over 3 years ago)
- Last Synced: 2024-11-07T18:00:34.099Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# READ GOVERNANCE PARAMETERS
From vechain [blockchain](https://github.com/vechain/thor).
## HOW TO
```
git clone https://github.com/libotony/governance-param.git
cd governance-param
npm ci
npm run build
npm run get {endpoint}(eg. http://localhost:8669)
```