Solidity library with basic trigonometry functions
☆150Mar 9, 2023Updated 3 years ago
Alternatives and similar repositories for solidity-trigonometry
Users that are interested in solidity-trigonometry are comparing it to the libraries listed below
Sorting:
- Time Weighted Asset Mints☆61Jan 25, 2022Updated 4 years ago
- A stack implementation via a single linked list in solidity.☆37Feb 19, 2022Updated 4 years ago
- Making your life easier with simple Univ3 examples☆85Apr 6, 2022Updated 3 years ago
- Extensible ERC721 with a Built-in Commitment Scheme.☆91Aug 12, 2023Updated 2 years ago
- ☆232Jul 17, 2022Updated 3 years ago
- 🏛 A solidity temple for gas optimized and super efficient contracts. Built with Foundry's forge.☆59Feb 23, 2022Updated 4 years ago
- ☆81Apr 11, 2022Updated 3 years ago
- Flexible, minimalist, and gas-optimized yield aggregator protocol for earning interest on any ERC20 token.☆287Apr 18, 2022Updated 3 years ago
- ELO calculation as a solidity library (algorithm of 400 / chess ELO)☆34Nov 27, 2022Updated 3 years ago
- evm inception: the evm inside the evm via yul and solidity☆227Apr 19, 2023Updated 2 years ago
- Solidity library offering linspace, arange, and logspace methods to generate evenly spaced arrays.☆120Mar 22, 2023Updated 3 years ago
- A list of common Solidity optimization tips and myths.☆207Feb 17, 2022Updated 4 years ago
- Gas efficient routers for L2 applications☆116Sep 23, 2022Updated 3 years ago
- A data structures library that does memory management for you☆221Feb 11, 2023Updated 3 years ago
- Fixed point solidity exponentiation.☆75Apr 11, 2022Updated 3 years ago
- Generate an optimized Groth16 SNARK verification smart contract for use on EVM-based blockchains.☆127Sep 4, 2022Updated 3 years ago
- MEV example from @bertcmiller implement in Foundry☆74Jul 1, 2022Updated 3 years ago
- Robust, Feature-Rich Solidity Template Repository for Foundry Projects with Scripting, Testing, and Utility Bash Scripts.☆386Mar 9, 2023Updated 3 years ago
- ☆15Dec 15, 2021Updated 4 years ago
- ☆126Apr 11, 2022Updated 3 years ago
- Tokenized multisig wallet.☆183Jan 22, 2026Updated 2 months ago
- On-chain 8x8 bitmap svg packed into a single 32 byte storage slot.☆64Jul 14, 2022Updated 3 years ago
- ☆74Jun 10, 2022Updated 3 years ago
- Get up to date cToken data using 20% less gas without mutating state.☆66Nov 12, 2022Updated 3 years ago
- A wrapper ERC20 token that linearly vests an underlying ERC20 token to its holders.☆242Feb 21, 2022Updated 4 years ago
- ☆28Sep 27, 2022Updated 3 years ago
- ☆87Apr 18, 2022Updated 3 years ago
- ☆126Jan 1, 2022Updated 4 years ago
- Update or revert to a specific Foundry branch with ease.☆44Jan 17, 2022Updated 4 years ago
- Create Blacksmiths to use the Foundry. Blacksmith is a 'User Contract' generator. User contracts can interface with the test contracts in…