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