v0.5rc
Pre-release
Pre-release
Nebulas wallet for the web. Nebulas users can use it to send transactions and submit smart contracts.
Nebulas already have a JavaScript library neb.js that implements address generation, transaction signing, and submission. Web-wallet implemented using this library.
Feature list
- generate nebulas address/keystore;
- send transaction;
- send offine transaction;
- view address/keystore info;
- view transaction status & info;
- deploy/call smart contract;
- choose nebulas network(Mainnet, Testnet etc.).