-
Notifications
You must be signed in to change notification settings - Fork 0
Blockchain managers
viestursr edited this page Dec 22, 2017
·
2 revisions
We have implemented 3 different web3 wrappers for various direct blockchain interactions.
- Blockchain manager
- Pebble manager
- Read manager
We wanted to give us the ability to easily switch from web3 in the future, in case that would be required. We achieve that by abstracting multiple actions to provide consistent request flow.