Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)
```