Skip to content

v0.81rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@gplibs gplibs released this 16 Apr 07:15
· 43 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.).