-
setup-solc Public
A GitHub action for installing the Solidity compiler, solc.
TypeScript MIT License UpdatedSep 10, 2026 -
-
ACPs Public
Forked from avalanche-foundation/ACPsAvalanche Community Proposals (ACPs)
-
-
go-ethereum Public
Forked from ethereum/go-ethereumOfficial Go implementation of the Ethereum protocol
-
-
canoto Public
Forked from StephenButtolph/canotoCanonical Proto formatting in golang
Go BSD 3-Clause "New" or "Revised" License UpdatedMay 29, 2025 -
gencodec Public
Forked from fjl/gencodecCommand gencodec generates marshaling methods for Go struct types.
Go MIT License UpdatedMar 14, 2025 -
-
SWAP2 Public
SWAP2 is a least-privileges protocol for OTC NFT trading, circumventing the risks associated with approval-for-all trading with ephemeral, CREATE2-deployed contracts with minimal gas overhead.
-
specops Public
SpecOps is a low-level, domain-specific language and compiler for crafting Ethereum VM bytecode. The project also includes a CLI with code execution and terminal-based debugger.
-
mock Public
Forked from uber-go/mockGoMock is a mocking framework for the Go programming language.
Go Apache License 2.0 UpdatedJul 5, 2024 -
solady Public
Forked from Vectorized/soladyOptimized Solidity snippets.
Solidity MIT License UpdatedApr 3, 2024 -
ERCs Public
Forked from ethereum/ERCsThe Ethereum Request for Comment repository
Solidity Creative Commons Zero v1.0 Universal UpdatedMar 15, 2024 -
-
EIPs Public
Forked from ethereum/EIPsThe Ethereum Improvement Proposal repository
Solidity Creative Commons Zero v1.0 Universal UpdatedSep 28, 2023 -
evm-from-scratch Public
Forked from w1nt3r-eth/evm-from-scratchSuper secret 100% practical EVM course. Please do not share
JavaScript UpdatedNov 17, 2022 -
openzeppelin-contracts Public
Forked from OpenZeppelin/openzeppelin-contractsOpenZeppelin Contracts is a library for secure smart contract development.
-
-
iss-sim-autopilot Public
Autopilot for https://iss-sim.spacex.com/
-
fhir Public
Forked from google/fhirFHIR Protocol Buffers
C++ Apache License 2.0 UpdatedNov 30, 2018 -
grpc-go Public
Forked from grpc/grpc-goThe Go language implementation of gRPC. HTTP/2 based RPC
-
NodeJS-Keychain Public
A security-oriented keychain web service
-
-
-
save-commands Public
Forked from JsonHunt/save-commandsAssign parametrized shell commands to file globs to be automatically run whenever the file is saved
CoffeeScript MIT License UpdatedApr 24, 2016 -
php-encrypted-sessions Public
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
-
-
php-encryption-wrapper Public
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
PHP UpdatedSep 1, 2015 -
php-mongo-rbac Public
Core MongoDB classes extended to use PhpRbac for fine-grained access control.