cryptofin-solidity
Smart contract libraries
A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum
A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum.
88 stars
8 watching
20 forks
Language: Solidity
last commit: over 5 years ago
Linked from 1 awesome list
ethereumgaslibrarysolidity
Related projects:
Repository | Description | Stars |
---|---|---|
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
cryptofinlabs/audit-checklist | A comprehensive auditing checklist for Solidity smart contracts to ensure security and prevent common issues. | 353 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 395 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
safe-global/safe-smart-account | A suite of Ethereum-based smart contract libraries and tools for secure management of blockchain assets | 1,876 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 997 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
ethereum/emacs-solidity | A language mode for Solidity, used in Ethereum blockchain development | 206 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
wtfacademy/wtf-solidity-internals | A tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts. | 47 |
proofxyz/solidify | A Go library that simplifies storing and retrieving arbitrary data on Ethereum blockchain smart contracts | 124 |