Joseph's starred repositories
step-program-library
Clone of https://github.com/step-finance/solana-program-library.git
left-right
A lock-free, read-optimized, concurrency primitive.
mev-templates
MEV bot templates written in Python/Javascript/Rust. All implementing DEX flashloan arbitrage
solidity-nextjs-starter
A full-stack dApp starter built on Ethereum (Solidity) with Next.js (React).
WTF-Ethers
我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
oneswap_contract_ethereum
OneSwap's smartcontract source code for ethereum
WTF-Solidity
WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy
openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
solidity-patterns
A compilation of patterns and best practices for the smart contract programming language Solidity
awesome-solidity
⟠ A curated list of awesome Solidity resources, libraries, tools and more
professional-solidity
《Solidity 高级程序设计》面向专业开发者的Solidity教程!目前已经完成了最初的 V0.0.1 版本
ghost-cursor
🖱️ Generate human-like mouse movements with puppeteer or on any 2D plane
bezier-mouse-js
bezier-mouse-js is a lightweight javascript library to mirror human-like mouse movements with Bézier curves.
picasso-like-canvas-fingerprinting
Implementation of canvas fingerprinting based on the Picasso paper
eval-deobfuscator
A systematic approach to JavaScript deobfuscation
manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
fastapi-boilerplate
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀