1 of 42

The DAO decides

Let’s go over a little bit of everything

1

2 of 42

What happened this past week?

2

3 of 42

Any cool things happen this past week?

3

  • Kinetic Money is launching (link)

  • Altered State Machines (link)�
  • Axie Infinity $625mill hack�
  • OpenSea is going to support solana NFTs

4 of 42

The Last Workshop

4

5 of 42

Here are some things we’ll try to cover

5

  • How to start (Buying crypto and NFTs)�
  • Stocks vs Crypto investing, how to analyze crypto�
  • Blockchain Domains aka Naming Services�
  • NFT creation�
  • Yield farming�

6 of 42

How to start

Buying crypto + NFTs

6

7 of 42

Start simple!

  • Sign up for a centralized exchange

7

8 of 42

Start simple!

  • DCA!��Dollar cost average��Buy $X every Y.��Set and forget.��(Be careful with fees)�Strike does free DCA for BTC

8

9 of 42

Start simple!

  • Coinbase Learn��Earn a few $$$ each week for learning about crypto

9

10 of 42

Start simple!

Whatever you do….just stay away from 90% of crypto YouTube/twitter/reddit

If the video has a thumbnail like this…you probably shouldn’t pay attention

10

11 of 42

Start simple!

The notion resource list is a good place to start

11

12 of 42

Start simple! (NFTs)

For Eth NFTs: Opensea.io

12

13 of 42

Start simple! (NFTs)

13

ETH

14 of 42

Start simple! �(use a decentralized exchange)

14

SOL

15 of 42

Stocks vs Crypto

Some things to think about

15

16 of 42

Investing in stocks is not the same

16

Crypto assets are all HIGHLY correlated to each other.

If BTC is green for the day, vast majority of assets are green.��If BTC is red for the day, vast majority are red.��Diversification is possible, but it’s not the same type of diversification that occurs in traditional equities/stock.

Also ecosystems are highly correlated.��If Avax is up, Avax ecosystem token are going to very likely be up.

17 of 42

Investing in stocks is not the same

17

Generally - altcoins have higher beta than large market cap coins.

If Bitcoin goes up 5% in a day, (all else equal) Solana might go up 10%.

If Bitcoin goes down 5% in a day, (all else equal) Solana might go down 10%.

�All of these statements are ALL “all else equal” certain news events can cause all of this to be false

18 of 42

You should denominate in ETH or BTC

18

If you do trade, you should always compare your returns to ETH or BTC (depending on your beliefs)

Buying and holding BTC and ETH and just forgetting about it will probably be a pretty good strategy.

If you’re going to spend time trading - you should outperform just holding.���(This is like how the risk free rate of equities is considered 8%, just buying SPY)

19 of 42

Comparing Market Caps has some promise

19

Understand Circulating vs Total Supply

Tezos is currently #48 in MC����Quality L1 tokens should probably be valued more than Tezos.�If there is a quality L1 token that goes below Tezos, it might under undervalued in relation to Tezos. This doesn’t mean in terms of USD its undervalued

(Historically, whenever FTM goes below Tezos, it’s been a good idea to buy)

20 of 42

Comparing Market Caps has some promise

20

You can do that with other types of tokens as well

Gamefi tokens

Stableswap tokens: Curve Fiance (CRV) vs Platypus (PTP)

21 of 42

Be careful with farm tokens

21

Tokens that are used as farming rewards typically trend towards Zero in the short/medium term

(Yield farms just farm them and then sell them off to stables of BTC)

There are exceptions to this but usually just short-term pumps.����No one knows what will happen the long term.

22 of 42

Look at tradfi metrics

22

Token Terminal - this strategy isn’t really that successful.��Crypto marekt isn’t yet full efficient/rational

23 of 42

Crypto Naming Services

23

24 of 42

Crypto Naming Services

Aka crypto domains

Problem: wallet address have a really bad user experience���0xad24fasdfnalwelfasdunaioseoaifnuoaiuthariuqweoiru��^ no one is going to remember that and no one can look at that and know in a split second who they’re sending money to

25 of 42

Crypto Naming Services

Crypto Naming Services are “wallet addresses” that are more human����andypage.eth (eth mainnet) - ENS Domains�andypage.ust (terra mainnet) - TNS�andypage.sol (solana mainnet) - SNS

26 of 42

Crypto Naming Services

27 of 42

NFT Creation

Deeper Dive

27

28 of 42

So…you want to start a collection

  1. Creating Layers
  2. Combining layers with code
  3. Minting
  4. Selling

29 of 42

So…you want to start a collection

30 of 42

So…you want to start a collection

Run some javascript to create 10,000 random iterations of the image and export those into a folder.

(There are lots of free code snippets online that you can use to do this without knowing how to code.)

31 of 42

So…you want to start a collection

Create a smart contract that will govern your NFT

Here you would set royalties, different roles of the NFTs, can the NFT image be updated? Etc

32 of 42

So…you want to start a collection

Find a decentralized cloud hosting platform to host all of your images

You could use AWS, GDrive, etc but IPFS is the most common decentralized option

33 of 42

So…you want to start a collection

Mint the NFTs to the blockchain

Again - lost of free code solidity snippets that exist to help you through this spot

34 of 42

So…you want to start a collection

OR

35 of 42

So…you want to start a collection

OR

36 of 42

So…you want to start a collection

Thirdweb

Just upload your images (after generating 10,000 ) and they handle everything else

37 of 42

Yield Farming

Deeper Dive

37

38 of 42

Most common thing to do is go to a DEX and provide liquidity

38

Astroport (Luna)��Trader Joe (Avax)��Quickswap (Polygon)��Uniswap (Eth)

Spookyswap (Fantom)

39 of 42

Most common thing to do is go to a DEX and provide liquidity

39

You can also try autocompounders���*Be careful with these* Extra contract risk����Beefy Finance (probs safest) and multichain��Spectrum and Apollo for Terra��YieldYak for Avax��Reaper for Fantom

40 of 42

Final Thoughts

40

41 of 42

41

42 of 42

And that’s all for now, folks!

andy@joinforge.co