🥓 add jwt decoder

This commit is contained in:
bt3gl 2022-09-23 21:31:30 -07:00 committed by GitHub
parent bbfc7ee7e2
commit 900414a5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@
* [eth docker](https://eth-docker.net/docs/About/Overview)
* [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
* [ethereum arm docs](https://ethereum-on-arm-documentation.readthedocs.io/en/latest/)
* [stereum solo node infra](https://stereum.net/ethereum-node-setup/)
* [nice node](https://www.nicenode.xyz/)
<br>
@ -60,3 +62,12 @@
* [dappnode](https://dappnode.io/en-us/collections/frontpage)
* [avado](https://ava.do/)
<br>
### useful resources
<br>
* [jwt decoder](https://jwt.io/)