https://github.com/blocknative/gas-network-visual-demo
A small client UI and corresponding Solidity contracts to demo and explore Gas Network
https://github.com/blocknative/gas-network-visual-demo
Last synced: 8 months ago
JSON representation
A small client UI and corresponding Solidity contracts to demo and explore Gas Network
- Host: GitHub
- URL: https://github.com/blocknative/gas-network-visual-demo
- Owner: blocknative
- License: mit
- Created: 2024-11-05T17:42:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T19:16:13.000Z (over 1 year ago)
- Last Synced: 2024-12-27T20:19:55.539Z (over 1 year ago)
- Language: Svelte
- Size: 286 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gas Network Demo
This is a demo for testing the Gas Network.
### To run a visual demo with client ui
- From the root of the project run `yarn && yarn dev` in your terminal
- Navigate to `http://localhost:5173/`
- Connect a browser wallet
- **Read Estimations and write to ** to write estimation from chain-A to oracle on chain-B
- Confirm publish in your wallet
- **Read Estimations from ** to read estimation from chain-A from oracle on chain-B
- Inspect