Skip to content

Releases: nebulasio/web-wallet

hot-fix for swap contract

28 Jan 14:18
Compare
Choose a tag to compare

Change the timestamp of transaction. Only use for remove lp-token from swap contract.

support call contract offline

13 Aug 02:04
Compare
Choose a tag to compare

support call contract offline

support transfer NAX, NAT

12 Nov 13:20
Compare
Choose a tag to compare
  • support transfer NAX
  • support transfer NAT

update default gas price to 20GWei

06 May 05:48
Compare
Choose a tag to compare
0.9

update the gas price

v0.81rc

16 Apr 07:15
Compare
Choose a tag to compare
v0.81rc 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.).

v0.8rc

23 Oct 04:50
Compare
Choose a tag to compare
v0.8rc 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.).

v0.7rc

11 Jun 04:01
Compare
Choose a tag to compare
v0.7rc 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.).

v0.6rc

13 Apr 14:06
Compare
Choose a tag to compare
v0.6rc 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.).

v0.5rc

11 Apr 10:06
Compare
Choose a tag to compare
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.).