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.