Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 907 Bytes

index.md

File metadata and controls

28 lines (20 loc) · 907 Bytes
layout lang lang-ref
post
en
wallet-index

Contents

  1. Introduction to Blockchain Wallets
  2. Key deriviation and address generation on NEO
  3. Encrypting private keys and creating contract accounts
  4. The UTXO and Account models

Additional Resources

Creating a wallet

There are several options available to you when creating a new wallet.

For full blockchain synchronization, consider:

For light clients which do not require synchronization, consider:

You can find more detailed usage guides at the relevant wallet links.