Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smart contract libraries #10

Open
monperrus opened this issue Dec 4, 2022 · 10 comments
Open

smart contract libraries #10

monperrus opened this issue Dec 4, 2022 · 10 comments

Comments

@monperrus
Copy link
Member

monperrus commented Dec 4, 2022

Here we list libraries of reusable smart contract components, and also other libraries dedicated to Web3 software.

@monperrus
Copy link
Member Author

OpenZeppelin Contracts is a library for secure smart contract development.
https://github.com/OpenZeppelin/openzeppelin-contracts

@monperrus
Copy link
Member Author

Huffmate: A library of modern, hyper-optimized, and extensible Huff contracts
https://github.com/pentagonxyz/huffmate

@monperrus
Copy link
Member Author

monperrus commented Mar 5, 2023

ERC-20 Token Standard

@monperrus
Copy link
Member Author

Chainlink Automation enables conditional execution of your smart contracts functions

https://docs.chain.link/chainlink-automation/introduction

@mojtaba-eshghie
Copy link
Collaborator

Kyber Network contract library
https://github.com/KyberNetwork/smart-contracts

@mojtaba-eshghie
Copy link
Collaborator

aragonOS: a Solidity framework for building complex dApps and protocols
https://github.com/aragon/aragonOS

@monperrus
Copy link
Member Author

introduction to important OpenZeppelin classes
https://mirror.xyz/go-outside.eth/7Q5DK8cZNZ5CP6ThJjEithPvjgckA24D2wb-j0Ps5-I

@monperrus
Copy link
Member Author

Viem is full featured javascript library for lightweight, composable, and type-safe modules that interface with Ethereum. Works with EVM chains and Celo
https://viem.sh/

@monperrus
Copy link
Member Author

Frame: library for desktop Web3 apps, dapps outside the browser
https://github.com/floating/frame
https://frame.sh/

@monperrus
Copy link
Member Author

solidity-lib
https://github.com/dl-solarity/solidity-lib

  • Implementation of Contracts Registry pattern
  • Versatile access control smart contracts (Merkle whitelists, RBAC)
  • Enhanced and simplified Diamond pattern
  • Advanced data structures
  • ZK-friendly Sparse Merkle Tree and Incremental Merkle Tree implementations
  • Flexible finance primitives (Staking, Vesting)
  • Robust UniswapV2 and UniswapV3 oracles
  • Utilities to ease work with ERC20 decimals, arrays, sets and ZK proofs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants