Commit 1c04af05 authored by Chris's avatar Chris
Browse files

added .md files for other videos

parent aef63fc7
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
# How to market your NFTs

## Video link

<https://www.youtube.com/watch?v=PRHpo8U7uDM>

## Notes

+10 −0
Original line number Diff line number Diff line
@@ -332,3 +332,13 @@ covers interfaces
  - in Solidity, the hashing algorithm used is Keccak256
- why is this important? it helps with validation
  - this is like what they do with passwords on normal databases

## Solidity best practices

### Solidity best practices video link

<https://www.youtube.com/watch?v=PRHpo8U7uDM>

### Solidity best practices notes

- this video is almost 3 hours long, so I'll come back to it
+9 −0
Original line number Diff line number Diff line
# Reveal NFT metadata on a smart contract

## Video link

<https://www.youtube.com/watch?v=lL0NR4kJKcg&list=PLvfQp12V0hS0-3AjKWAve5QHy3W6lOfO8>

## Notes

-