🛠 blockchain engineering repo

This commit is contained in:
steinkirch.eth 2023-03-11 15:05:16 -08:00 committed by GitHub
parent 9abc43f81c
commit c400ab8a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<br>
### web3 projects and code
### my web3 projects and code
<br>
@ -18,6 +18,12 @@
<br>
* [**🛠 blockchain engineering repo**](https://github.com/go-outside-labs/blockchain-data-engineering):
- a repo with several scalable projects for blockchain big data, including a scalable event scanner.
<br>
* [**🧮 published book on algorithms and data structures**](https://github.com/go-outside-labs/algorithms-book-py):
- it's always good to actually understand those searches and sortings algorithms. published in 2015.