Skip to content

Commit b031ce2

Browse files
committed
Update Merkle Tree Links
- Removed broken link to Notion document. - Added new links.
1 parent 4115815 commit b031ce2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,12 @@ We suggest starting simple, do not optimize prematurely because it's pretty sure
719719
Here are some sources that you might find useful:
720720
- [Merkle Tree - Brilliant.org](https://brilliant.org/wiki/merkle-tree/)
721721
- [Merkle Tree Verify in Solidity](https://www.youtube.com/watch?v=n6nEPaE7KZ8)
722-
- [Other resources](https://nimble-aftershave-74f.notion.site/Resources-a632c530ccfd477d9454c4345c1c554f)
722+
- [Merkle Tree - Brilliant.org](https://brilliant.org/wiki/merkle-tree/)
723+
- [Merkle Tree Verify in Solidity](https://www.youtube.com/watch?v=n6nEPaE7KZ8)
724+
- [Merkle Tree - Wikipedia](https://en.wikipedia.org/wiki/Merkle_tree)
725+
- [Merkle Tree - What is a Merkle Tree?](https://decentralizedthoughts.github.io/2020-12-22-what-is-a-merkle-tree/)
726+
- [Introduction to Merkle Tree - GeeksforGeeks](https://www.geeksforgeeks.org/introduction-to-merkle-tree/)
727+
- [Merkle Tree in Blockchain: What It Is and How It Works](https://www.investopedia.com/terms/m/merkle-tree.asp)
723728

724729
---
725730
### Julia

0 commit comments

Comments
 (0)