benaadams / landscape

Ethereum Developer Tooling Landscape

Home Page:https://landscape.dappcamp.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Developer Tooling Landscape

This landscape represents a comprehensive list of tools that developers use when developing smart contracts on Ethereum and EVM-compatible chains.

Currently it features 75+ tools spread across 15+ categories.

The tools within each category are sorted according to their popularity/usage.

2022-06-07 14 38 00

Contributing

To suggest any changes to the entries or the categories, modify the landscape.json file and open a pull request.

To suggest new entries, follow the below guidelines:

  • Required fields: name, full_name, category, description, launch_year, and logo
  • Use a svg logo if possible

Local setup

This landscape app is built using Next.js and Tailwind. Run the following commands to open the project locally:

cd app
yarn install
yarn start

About

Ethereum Developer Tooling Landscape

https://landscape.dappcamp.xyz


Languages

Language:JavaScript 75.8%Language:TypeScript 18.5%Language:CSS 5.8%