Skip to content

Latest commit

 

History

History
187 lines (179 loc) · 14.5 KB

wiki_Web3Tech.md

File metadata and controls

187 lines (179 loc) · 14.5 KB

BlockChain&SmartContract

链上安全建设

  1. 安全开发
    • 钓鱼,approve过度权限
    • 闪电贷,资源耗尽、空投羊毛
    • Mev抢跑,节点GAS贿赂
    • 双花,TX行为重放、交易回滚
    • 女巫,账号反作弊
    • 无利害,POS恶意分叉
    • 长程,51%共识夺权、POS恶意回滚
  2. https://github.com/Ascotbe/Osmographic-brain-mapping --安全思维脑图。ctf/web/二进制/ai/区块链/业务/主机/社工/移动/无线/运维/风控
  3. https://github.com/xianlimei/yiwei.github.io/wiki --私有云、区块链安全研究,rasp、waf、主机安全产品介绍
  4. https://mp.weixin.qq.com/s/dHhMRtQP1GZ_juWTaIjzmA --慢雾余弦:区块链生态安全是一场真枪实弹的战争

链上行为分析

链上安全审计

  1. https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook --区块链黑暗森林自救手册
  2. https://github.com/slowmist/Cryptocurrency-Security-Audit-Guide --慢雾 基于区块链的加密货币安全审计指南
  3. 资源:成为合约开发者和审计者之路 - https://mp.weixin.qq.com/s/X9R3OxxwQEhNJlAd9UZqVw
  4. 资源:成为合约开发者和审计者之路 - https://medium.com/@TrustChain/become-a-blockchain-expert-beginner-to-advanced-for-free-65ce62606176
  5. https://www.ziion.org/ --web3kali

Web3钓鱼风险防控

  1. Web 3.0 防钓鱼白皮书 — Buidler DAO - https://mirror.xyz/0xbuidlerdao.eth/QzoF9sdiCQFHgpQW70e_5e9KqKx-qCD-iEFC0tmbpRk ==浏览器插件 MetaShield/Phishfort

智能合约审计

  1. https://mp.weixin.qq.com/s/O36e0gl4cs0ErQPsb5L68Q --公众号:区块链、以太坊智能合约审计 CheckList
  2. 十大Web3.0安全最佳实践方式(全篇)超长干货收藏版! - https://mp.weixin.qq.com/s/7VknSb2QMRKkfllMuvl8AQ

安全审计工具

  1. https://mythx.io/ --SaaS化服务以太坊安全审计工具。G:Mythril;--
  2. www.trailofbits.com --Trail of Bits工具集。G:Manticore //符号执行;G:Echidna //EVM合约模糊测试;--
  3. https://github.com/eth-sri/securify2 --Py。以太坊基金会 和ChainSecurity支持的以太坊智能合约安全扫描器
  4. https://github.com/crytic/slither --Py。Solidity 静态分析仪。P:MythX;

Web3运营

  1. https://idmjcp94fc.feishu.cn/docs/doccn6sL0cysPC0LIaDF4E6Vwkd -- Web3 项目 twitter 运营指南(项目方必看!)
  2. 产品经理的 Web3 转型指南 - https://mp.weixin.qq.com/s/0rcnTIFFfzttp8OZMx3qXw
  3. https://learnblockchain.cn/article/4640 --DAO组织乐高 - 当前有哪些 DAO 工具可用

模型设计

  1. https://app.anchorprotocol.com/earn --Luna&ust&mim 经济模型
  2. https://www.jinse.com/blockchain/1467142.html --从真金白银的资金易手 看Luna崩盘的底层数学规律
  3. https://www.sohu.com/a/505180194_382039 --一个 Gamefi 经济模型应该如何设计
  4. https://mp.weixin.qq.com/s/fZelc8ga2JgwcWySaakvHQ --梦幻西游经济模型
  5. https://www.frank.hk/blog/stepn-move-to-earn/ --STEPN跑鞋/雪茄茶直购分销/健身房自律习惯养成/六度空间社交/马斯洛需求/经济娱乐福利彩票
  6. 《链游经济模型大揭秘》 — W Labs瓜田实验室 - https://mirror.xyz/iamwgg.eth/njmPWdQxdCgOM54srB7T5kcEanlxZUFLBmGHBkYlXdY

NFT运营

  1. World of Women - 首屈一指的女性NFT如今怎么样了 - https://mp.weixin.qq.com/s/S-EwbP065659sB74iGn15Q
  2. https://mirror.xyz/zoroo.eth/MbVNdZ-3KcHZMAj-A7YEzeND4FVQTiBTYlQSfMVQcRw --全景拆解NFT:现状、价值、方法论和展望 zoroo.eth
  3. https://mp.weixin.qq.com/s/vW9KqmjFZS0VdH1pAJs_Ag --如何按部就班做出一个头像NFT项目
  4. https://hcsaxku0zg.feishu.cn/docs/doccnxxJYfeOTxQfAnxdPw7qkQh --如何做一个 Web3 - NFT社区项目中 discord/twitter 运营?
  5. NFT 项目的 7 种市场营销策略 - https://mp.weixin.qq.com/s/cXtD5-8WT9VMUY3HNTNYNA

Web3开发

链上开发

  1. https://cs251.stanford.edu/syllabus.html --斯坦福加密货币系统性教程,附赠NFT。Goodjob。
  2. https://www.chainnews.com/ --区块链知识链闻。
  3. https://mp.weixin.qq.com/s/Z-TcvaV0Fx0OgaRxZii8sA --当我们在看Etherscan的时候,到底在看什么?
  4. Web3 DApp 最佳编程实践指南 — 郭宇 - https://guoyu.mirror.xyz/RD-xkpoxasAU7x5MIJmiCX4gll3Cs0pAd5iM258S1Ek

区块链开发

  1. gossip协议 kadmedia dht P4P

链上钱包

区块证明

智能合约开发

  1. https://www.jianshu.com/p/4918c331a137 --【转译】全新合约开发技术栈:Hardhat + Ethers + Waffle + Typescript
  2. https://zhuanlan.zhihu.com/p/459165804 --2022十大智能合约开发工具 Top 10 Smart Contract Developer Tools You Need for 2022
  3. https://github.com/dethcrypto/TypeChain --TypeScript。基础开发库样例

以太坊协议

  1. https://learnblockchain.cn/docs/solidity/index.html --Solidity 中文文档 0.8.13
  2. https://cryptozombies.io/ --solidy 游戏 Learn to Code Blockchain DApps by Building Simple Games

基础开发库

  1. https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor --合约交互图插件
  2. https://github.com/OpenZeppelin/openzeppelin-contracts --Sol。以太坊常用基础库。W:ethernaut.openzeppelin.com;--
  3. https://github.com/WeBankBlockchain/SmartDev-Contract --Sol。微众银行Solidity智能合约库
  4. https://github.com/ethers-io/ethers.js/ --Js。以太坊 JavaScript 库。G:/ChainSafe/web3.js;--
  5. https://github.com/ConsenSys/smart-contract-best-practices --Sol。以太坊常用基础库
  6. https://github.com/pancakeswap --dex exchange layer2。G:gnosis/cowswap;G:/gnosis/gp-v2-contracts;--
  7. https://github.com/Sexy-J/JieSwap --pancake vue 前端仿盘

去中心化应用

  1. https://4everland.org/ --基于ipfs/ar的去中心化存储/bucket应用托管

NFT开发制作

  1. https://learnblockchain.cn/article/3994 --​NFT创作者需要的9个基本工具
  2. Web3学堂: 最实用的NFT发行技术系列课等你来听!0-1 - https://mp.weixin.qq.com/s/e1634qFfq5xM2pUJhlyGLA

NFT素材制作

  1. https://github.com/AppsusUK/NFT-Art-Generator --Ts。NFT Art Generator跨端生成
  2. https://hashlips.online/HashLips --Js。NFT Art素材拼接。G:/HashLips/generative-art-opensource;--
  3. https://pixel-me.tokyo/en/ --PixelMe像素图片生成
  4. http://www.bimant.com/blog/top-7-nft-creators/ --7个最佳NFT创作工具 Appy Pie NFT Generator/NFTDIY/SketchAR/GoArt/NightCafé/Fotor/Hotpot.ai

NFT合约开发

  1. https://gclx.xyz/ --国产良心 NFT。fomo meme goodjob。G:/brucexu-eth/gclx-official;--
  2. https://qiwihui.com/qiwihui-blog-152/ --Crypto Coven 加密女巫 NFT 合约解读
  3. https://github.com/rarible/protocol-contracts --Js,Solidity。代币交换、代币生成、订单创建、API发现等智能合约标准库。
  4. https://www.cnblogs.com/sslin/p/15748266.html --基于brownie 记录一个圣斗士NFT的制作流程(DEMO)
  5. https://blog.csdn.net/BF02jgtRS00XKtCx/article/details/117935871 --用 Python 制作 NFT 区块链作品(下)
  6. http://blog.hubwiz.com/2022/01/24/how-to-build-an-nft-game-app/ --NFT游戏快速开发教程【Moralis】

链上应用

身份验证

开发框架

  1. ChainIDE-多链智能合约IDE - https://chainide.cn/zh-CN/
  2. https://remix.ethereum.org/ --以太坊在线编辑器

自动工具

匿名隐私

数据分析

Defi应用

云服务

应用开发平台

  1. https://moralis.io/ --Web3云应用开发平台
  2. https://firebase.google.com/ --谷歌应用开发平台
  3. https://supabase.com/ --Firebase 开源替代,从 Postgres 云数据库、身份验证、即时 API、实时订阅和存储等
  4. https://graphql.org/ --Api数据查询分析