---
tags: Chia
---
# Chia Basic:
`The italicline is advance knowledge, leave it after you understand basic knowledge`
## :memo: todo list
1. Mnemonic
2. Addresss
3. Balance
4. Puzzle
5. Solution
6. Condition
### 1. Mnemonic
https://docs.chia.net/docs/09keys/keys-and-signatures
* What's Mnemonic?
* What can Mnemonic do?
* How to get PrivateKey from Mnemonic?
### 2. Address
* What's Address technically?
* Where the address come from?
* How to parse `wallet` PublicKey to address
### 3. Balance
* How get balance from blockchain?
* Get balance by what?
### 4. Puzzle(puzzle_hash)
* What's puzzle?
* How puzzle_hash work?
* How to get puzzle_hash?
### 5. Solution
* What's solution?
* How solution work?
*How to get solution?*
### 6. Condition
* What's condition?
*How condition work?
How to get condition?*
function puzzle (solution) => condition