ilsup-yun's Stars
LayerZero-Labs/LayerZero-v2
zama-ai/fhevm
A Solidity library for interacting with an fhEVM blockchain.
digital-asset/canton
Global Workflow Composition that is Scalable, Secure, and GDPR-compliant
paritytech/zombienet
A cli tool to easily spawn ephemeral Polkadot/Substrate networks and perform tests against them.
matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
InfraBlockchain/infra-relay-chain
Relay Chain for InfraBlockspace
foundry-rs/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
rust-ethereum/evm
Pure Rust implementation of Ethereum Virtual Machine
JoshOrndorff/recipes
A Hands-On Cookbook for Aspiring Blockchain Chefs
Consensys/mythril
Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Rootstock, Tron and other EVM-compatible blockchains.
Consensys/quorum-hashicorp-vault-plugin
This plugin enhances Hashicorp Vault Service with cryptographic operations to create, import and sign using different type of keypairs and Ethereum wallets, including signing operation for public ethereum transaction, EEA and Quorum
Consensys/quorum-signer-plugin-for-hashicorp-vault
A secret engine plugin for Hashicorp Vault that stores quorum accounts and uses them to sign data
Consensys/quorum-account-plugin-hashicorp-vault
A Quorum account plugin that enables storing accounts in a Hashicorp Vault
Consensys/quorum-security-plugin-enterprise
Quorum Security Plugin to provide TLS configuration and enable OAuth2-compliant resource server for JSON RPC
foundry-rs/forge-std
Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
subquery/subql
SubQuery is an Open, Flexible, Fast and Universal data indexing framework for web3. Our mission is to help developers create the decentralised products of the future.
paritytech/polkadot-sdk
The Parity Polkadot Blockchain SDK
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
PolymeshAssociation/signing-managers
Polymesh SDK Signing Manager Monorepo
PeculiarVentures/graphene
A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)
opendnssec/SoftHSMv2
SoftHSM version 2
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
centrifuge/go-substrate-rpc-client
Substrate RPC client for go aka GSRPC
subsquid/squid-sdk
The main repo of the squid SDK
paritytech/subxt
Interact with Substrate based nodes in Rust or WebAssembly
PolymeshAssociation/CDD-Scripts
scs/substrate-api-client
Library for connecting to substrate API over WebSockets
rwf2/Rocket
A web framework for Rust.
TokenySolutions/T-REX
T-REX is a suite of smart contracts implementing the EIP 3643 and developed by Tokeny to manage and transfer financial assets on EVM blockchains
paritytech/substrate-contracts-node
Minimal Substrate node configured for smart contracts via pallet-contracts.