Commit 628e0426 authored by Chris's avatar Chris
Browse files

WIP reveal video

parent 1c04af05
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
# Reveal NFT metadata on a smart contract

how do we reveal NFTs? this video explains

## Video link

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

## Notes

- we create a reveal function to facilitate NFT reveals
- HashLips has source code examples on GitHub: <https://github.com/HashLips/solidity_smart_contracts>
-