idex-contracts-whistler VS solidity-template

Compare idex-contracts-whistler vs solidity-template and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
idex-contracts-whistler solidity-template
1 6
43 116
- -
0.0 1.9
over 1 year ago 9 months ago
TypeScript TypeScript
GNU Lesser General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

idex-contracts-whistler

Posts with mentions or reviews of idex-contracts-whistler. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning idex-contracts-whistler yet.
Tracking mentions began in Dec 2020.

solidity-template

Posts with mentions or reviews of solidity-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.
  • solidity-template: now with support for zkSync 2.0 and EIP-1559 transactions!
    2 projects | /r/ethdev | 27 Nov 2022
    New updates to solidity-template are available! This template now supports more networks than ever. And for the first time, streamlined contract development to zk rollup L2s are possible!
  • solidity-template: a modern Solidity contract template utilizing Foundry and Hardhat
    7 projects | /r/ethdev | 29 Oct 2022
    solidity-template's sample contract, Counter.sol, is trivial, so the value add isn't observable here. Let me share a recent example where off-chain logic would never be able to be handled inside the Foundry unit tests:
    7 projects | /r/ethdev | 29 Oct 2022
    This gap in a fully-featured, modern Solidity template that utilizes both frameworks inspired me to publish solidity-template - not only is it optimized for using both, but it also offers a lot of the boilerplate a project will be able to utilize to streamline development: GitHub Actions, interactive CLI, linting, doc generation, deployment address tracking, contributor guides, etc.

What are some alternatives?

When comparing idex-contracts-whistler and solidity-template you can also consider the following projects:

foundry-lsp-smart-contracts - Repo used only for testing.

prb-math - Solidity library for advanced fixed-point math

uniswap-v3-token-swap - example code of uniswapV3 token swaps with hardhat and ethersjs

hardhat-tracer - 🕵️ allows you to see internal calls, events and storage operations in the console

tribeca - A high frequency, market making cryptocurrency trading platform in node.js

persssist - Storage decentralized application running on testnet for storing files metadata and IPFS protocol for uploading, sharing and downloading files of any kind.

hardhat-gas-reporter - Gas Usage Analytics for Hardhat

contracts - A set of reusable smart-contracts

What-is-the-best-crypto - Dapp to find out which crypto is the best and donating money for a good cause in the mean time. The repo includes the smart-contract (solidity) and the frontend (react)

nodegit - Native Node bindings to Git.

truffle - :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

useful-solidity-patterns