thehubbleproject / contracts

Smart contracts for OPRHub protocol ✌🏻
12 stars 10 forks source link

Create decoding functions for account and transactions #55

Closed vaibhavchellani closed 4 years ago

vaibhavchellani commented 4 years ago

The idea is to have everything in solidity and call the view functions from golang. For that all the encoding and decoding functions also need to be on-chain.