neb.js
is a useful library for nebulas developers. It provides rich underlying support in web and node.js's dapp. It implements the following functions.
- The RPC interface for the nebulas node is encapsulated;
- Create and manage the private key and address of the nebulas;
- Generate the transaction object and sign the transaction.
- Deploy/call smart contract, breakpoint debugging support.