https://github.com/zt-9/blog
Personal blog
https://github.com/zt-9/blog
Last synced: 6 months ago
JSON representation
Personal blog
- Host: GitHub
- URL: https://github.com/zt-9/blog
- Owner: zt-9
- Created: 2023-03-21T19:22:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T04:01:21.000Z (over 1 year ago)
- Last Synced: 2025-02-09T01:51:33.772Z (over 1 year ago)
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog
> zt's blog
## Main content
- Wallet Balance Trakcer - a tool that tracks historical wallet balances across any EVM-compatible network with support for native tokens and custom ERC20 tokens. ([repo](https://github.com/zt-9/wallet-balance-tracker))
- ERC4337 example with wagmi, viem and permissionless.js ([post](https://x.com/zt_zzzzt/status/1873217090351469040), [code](https://github.com/zt-9/wagmi-erc4337))
- Comparisons between an Ethereum
Full Node, Light Node, and Portal Network ([post](https://x.com/zt_zzzzt/status/1867321028147622161))
- Are Crypto Wallets Ready for the Quantum Threat? ([post](https://x.com/zt_zzzzt/status/1866558470402760738), [gist](https://gist.github.com/zt-9/0449ecfaa1c8495b760c8b83cc057367))
- $move airdrop tracking Dune dashboard ([link](https://dune.com/zzzzt/move-airdrop-tracking))
- How to add a precompile to Geth ([gist](https://gist.github.com/zt-9/64c4a51e4a3e754635bc01f0a3e53ea5),[threads](https://x.com/zt_zzzzt/status/1837242254240666067))
- Deploy contract with different solidity version in Foundry test ([gist](https://gist.github.com/zt-9/f367a998e00294595a9bd700200c8b5a))
- Tutorial on using geth for smart contract deployment and interaction. ([repo](https://github.com/zt-9/geth-smart-contract))
- How to send ethereum blob transaction ([repo](https://github.com/zt-9/goblob))
- Types of parallel blockchains ([threads](https://x.com/zt_zzzzt/status/1788627272083308690))
- Defi protocols' sustainability issues ([threads](https://x.com/zt_zzzzt/status/1731922767178866977))
- [Paraspace Contract Attack](https://twitter.com/zzzzoey_t/status/1636711702434820096)
- [EIP 4337 Account Abstraction Using Alt Mempool](https://twitter.com/zzzzoey_t/status/1631395431304548354)
- [🌟Differential Testing 🌟with foundry](https://twitter.com/zzzzoey_t/status/1617668901378347008)
- [🌴Sway from Solidity: Program Types](https://github.com/zoey-t/blog/issues/1)