Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

saklani/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

Nova

Ethereum wallet SDK written in Dart.

Nova can be used to generate ethereum wallets, sign transaction, and send them. It also implements a part of the Ethereum JSON-RPC API specification.

Convex

Ethereum utility functions written in Dart.

It implements common cryptographic functions needed for wallets and extensions for quick type conversions.