⚠️ This repository has been moved to @CityOfZion/neon-dappkitWhich has the same classes and methods, making migration very easy.
Neo3-Signer - A declarative Signing Spec.
Made with ❤ by COZ.IO
Neo3-Signer is a specification of how clients can interact with different signer libraries such Neon-JS or WalletConnect. Taking advantage of the declarative nature of the specification, the same code can be used with different signer libraries.
npm i @cityofzion/neo3-signer
Checkout the auto-generated Docs based on the Code.
Neon-Signer is a library that implements the Neo3-Signer specification and uses Neon-JS as the signer library. It should be used when the dApp developer doesn't need a wallet input from the final user.
Any library can implement the Neo3-Signer specification, if you have an implementation, please create a PR to update this list.