Skip to content

v0.6rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@15010159959 15010159959 released this 13 Apr 14:06
· 51 commits to master since this 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.).