Skip to content

v0.8rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@gplibs gplibs released this 23 Oct 04:50
· 46 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.).