All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.0-alpha.4 (2020-12-21)
- Add devnet support (4177caa)
- Fix variable has already been declared (99e8f53)
- remove cell deps leave null dialog (bc4fc03)
- update indexer_url const (2124eee)
- Use blake2b encrypt message (1be4e29)
- add sign message rpc interface (599d378)
- return networkId after auth (f12ef9a)
- support vscode debug (e631353)
0.1.0-alpha.3 (2020-12-11)
- Add devnet support (4177caa)
- Fix variable has already been declared (99e8f53)
- remove cell deps leave null dialog (bc4fc03)
- update indexer_url const (2124eee)
- Use blake2b encrypt message (1be4e29)
0.1.0-alpha.2 (2020-09-28)
- fix the type of keystore version which should be number (4b7f203)
👉 Keypering is still under active development and considered to be a work in progress 👈
While Neuron is a mature desktop wallet in Nervos CKB ecosystem and is more suitable for users who are not quite familiar with CKB.
- add notification of leaving cell deps empty (69b3975)
- Add basic user interface in @keypering/ui
- Add service for @keypering/ui in @keypering/app
- Add service for DApp in @keypering/app
- Add Channel module and Keypering Agency Module in @keypering/specs