nova 0.0.1+2 copy "nova: ^0.0.1+2" to clipboard
nova: ^0.0.1+2 copied to clipboard

A library to generate eth wallets, sign transaction, and send them. It also implements part of the Ethereum JSON-RPC API specification.

0.0.1 #

  • Basic Json RPC support and utilities

0.0.1+1 #

  • Web3Client is now NovaClient
  • Nonce are now of type BigInt everywhere
  • Added more documentation

0.0.1+2 #

  • Wallet is now Account
  • Introduced Cryptography that has some common cryptography functions
  • Improved and more consistent library design
  • Added the ability to create a custom RPC client
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A library to generate eth wallets, sign transaction, and send them. It also implements part of the Ethereum JSON-RPC API specification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bip32, bip39, convert, freezed_annotation, json_annotation, json_rpc_2, meta, pointycastle, rlp, web_socket_channel

More

Packages that depend on nova