Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ DAPP架构请参考文章--[从架构维度看Web2.0与Web3.0应用之别](https
46. [NFT Floor Perps](https://www.paradigm.xyz/2021/08/floor-perps/) ⬜
47. [TWAMM: Time-Weighted Average Market Maker](https://www.paradigm.xyz/2021/07/twamm/) ⬜
48. [ZK Voting](basic/48-ZK-Voting) ⌛
49. [Account Abstraction](basic/49-aa) ✅
49. [Account Abstraction](basic/49-Account-Abstraction) ✅
50. [solidity security](basic/50-solidity-security) ✅
51. [sniper](https://github.com/Supercycled/cake_sniper.git) ⬜
52. [Governace](https://github.com/withtally/safeguard) ⬜
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ You are welcome to PR improvements to existing tutorial projects or to create mo
46. [NFT Floor Perps](https://www.paradigm.xyz/2021/08/floor-perps/) ⬜
47. [TWAMM: Time-Weighted Average Market Maker](https://www.paradigm.xyz/2021/07/twamm/) ⬜
48. [ZK Voting](basic/48-ZK-Voting) ⌛
49. [Account Abstraction](basic/49-aa) ✅
49. [Account Abstraction](basic/49-Account-Abstraction) ✅
50. [solidity security](basic/50-solidity-security) ✅
51. [sniper](https://github.com/Supercycled/cake_sniper.git) ⬜
52. [Governance](https://github.com/withtally/safeguard) ⬜
Expand Down
Loading
Loading