A proxy for BigchainDB in Airbloc Network Backend ๐
- Relays Pre-fulfilled Transactions from airbloc-go
- Quality-of-Service (QoS) for BigchainDB Traffics
- Account check using Ed25519 Public
- Filter the clients that are not signed up to Airbloc Account Registry
- QoS using Token Balance
$ yarn
$ cp config.example.json config.json
$ vi config.json # Modify the config for your environment
$ yarn start