HyperCube Lab
HyperCube Lab
- [ ] Page allocation/management system. Notably that pages have their token balance auto-decremented and eventually expire - [ ] Emulate gas by running a contract on a separate thread...
Add existing wallet API: - [ ] get balance - [ ] airdrop - [ ] pay - [ ] confirm transfer - [ ] Read a Page given a...
- [ ] CLI is mostly expected to be used for tests and automation. Essentially all functionality provided by the web-interface should also be exposed at the CLI level -...
- [ ] Used by our reference/demo web interface. But can also be used by custom DApps that want to use XPZ - [ ] Javascript wrapper around the JSON...
- [ ] UI for submitting a program to the system for building and installation on a particular testnet - [ ] Web-based editor, ideally something with Rust syntax highlighting....