baofinance / delphi

Permissionless oracles that perform operations on data from ChainLink aggregators
GNU General Public License v3.0
0 stars 1 forks source link

Create Front-end #3

Closed clabby closed 2 years ago

clabby commented 2 years ago

Create a front-end with an easy-to-use DelphiOracleV1 creation UI. Relies on #2 to be completed.

For parsing equations into a valid array of expressions, see: Shunting-yard Algorithm & polish notation as well as Equation.sol's Opcodes.

clabby commented 2 years ago

https://github.com/baofinance/bao-ui (delphi-testnet branch)