mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 06:02:12 -04:00
Update README.md
This commit is contained in:
parent
b60a6aa0f1
commit
f252be6ff0
1 changed files with 11 additions and 5 deletions
16
README.md
16
README.md
|
@ -5,10 +5,13 @@
|
|||
|
||||
### my [ongoing] web3 projects and templates
|
||||
|
||||
* [web3-python-toolkit](web3_python_toolkit)
|
||||
- an on-going development of a library and set of python scripts with my fav on-chain ops.
|
||||
<br>
|
||||
|
||||
* [📚 web3-python-toolkit](web3_python_toolkit)
|
||||
- an ongoing development of a library and set of python scripts with my fav on-chain ops.
|
||||
|
||||
* [🔬 check my blockchain-science](https://github.com/go-outside-labs/blockchain-science)
|
||||
- a repo with several on-chain data research notebooks.
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -16,6 +19,8 @@
|
|||
|
||||
### my [over the years] web2 projects and templates
|
||||
|
||||
<br>
|
||||
|
||||
#### side and fun projects
|
||||
|
||||
* [finding a blob boundary](small-projects/finding-blob-boundary)
|
||||
|
@ -24,7 +29,6 @@
|
|||
* [parsing medium posts](small-projects/medium)
|
||||
* [encoding decimals](small-projects/enconding-decimals/)
|
||||
|
||||
<br>
|
||||
|
||||
#### boilerplates
|
||||
|
||||
|
@ -36,7 +40,7 @@
|
|||
* [concurrency](boilerplates-concurrency)
|
||||
* [optimization](boilerplates-optimization)
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
#### tests
|
||||
|
||||
|
@ -49,7 +53,9 @@
|
|||
|
||||
----
|
||||
|
||||
### external resources
|
||||
### python resources
|
||||
|
||||
<br>
|
||||
|
||||
* [my book on python and algorithms](https://github.com/go-outside-labs/algorithms-book)
|
||||
* [google style guide](https://google.github.io/styleguide/pyguide.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue