first commit
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
# Lesson One: SPL Tokens
|
||||
|
||||
In this lesson, we are going to:
|
||||
1. Learn how to initialize a mint
|
||||
2. Mint an SPL token to an ATA (Associated Token Account)
|
||||
3. Transfer our SPL token to another wallet
|
||||
4. Register our token metadata on Metaplex
|
||||
5. Tranfer our token to the WBA Program Vault
|
||||
6. Recover our token from the WBA Program Vault using a PDA
|
||||
|
||||
## 1. Initialize a Mint
|
||||
|
||||
## 2. Mint an SPL token
|
||||
|
||||
## 3. Transfer an SPL token
|
||||
|
||||
## 4. Register token metadata with Metaplex
|
||||
|
||||
## 5. Transfer token to WBA Vault
|
||||
|
||||
## 6. Recover token from WBA Vault
|
||||
Reference in New Issue
Block a user