Pinned Repositories
0.1-to-Sui-Fullstack
aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
ai-social
ai-social.bnb
android_bootable_recovery
bitcoin_book_2nd
Mastering Bitcoin 2nd Edition 精通比特币(第二版)-- 区块链编程
decen-social-app
ForumProject
a simple forum project
stream_pay
yjshi2015's Repositories
yjshi2015/ai-social.bnb
yjshi2015/arbitrum-docs
Arbitrum Docs! Content + Webapp
yjshi2015/awesome-stylus
A curated list of Arbitrum Stylus code examples, libraries and resources
yjshi2015/cosmwasm-by-example
Inspired by https://www.solidity-by-example.org
yjshi2015/ctf
yjshi2015/eas-docs-site
yjshi2015/erc4626-rs
yjshi2015/greenfield-whitepaper
Whitepaper for Greenfield, the decentralized data economy
yjshi2015/HardhatThird
yjshi2015/Pioneer
登链翻译计划
yjshi2015/rust-analyzer
A Rust compiler front-end for IDEs
yjshi2015/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
yjshi2015/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
yjshi2015/rusty-book
A curated list of recipes and repos that can be used to build your rusty projects. Rusty Book = Cookbook + Awesome Rust!
yjshi2015/SlowMist-Learning-Roadmap-for-Becoming-a-Smart-Contract-Auditor
Smart contract audit skills roadmap for beginners, auditors, engineers, etc.
yjshi2015/smartcontract-apps
这是一个面向中文社区,分析市面上智能合约应用的架构与实现的仓库。
yjshi2015/solana-course
A complete course for learning Solana, including creating and transferring tokens, making NFTs, on-chain app development, and more.
yjshi2015/solana-hello-world-client
yjshi2015/solana-metaplex
yjshi2015/solana-movie-client
yjshi2015/solana-movie-frontend
yjshi2015/solana-npx-client-template
yjshi2015/solidity
solidity learning
yjshi2015/sui-zklogin-demo
yjshi2015/uniswap-v2
yjshi2015/uniswap-v2-contract
yjshi2015/uniswap-v2-interface
yjshi2015/v3-core
🦄 🦄 🦄 Core smart contracts of Uniswap v3
yjshi2015/web3-examples
欢迎来到 Web3 世界,这里汇集了大量 Web3 示例项目和高质量学习资源。加入我们,和一百万开发者同行,一起探索并塑造未来世界的繁荣景象。立刻行动,开启您的 Web3 之旅!
yjshi2015/WTF-Solidity-Internals
介绍Solidity智能合约中的存储布局,内存布局,以及ABI编码规则,帮助大家理解Solidity的内部规则。