GithubHelp home page GithubHelp logo

amirh-a / evm.codes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smlxl/evm.codes

0.0 1.0 0.0 2.36 MB

Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference

Home Page: https://evm.codes/

License: MIT License

Shell 0.04% JavaScript 4.78% TypeScript 92.16% CSS 3.00% HTML 0.03%

evm.codes's Introduction

EVM.Codes

An interactive reference to Ethereum Virtual Machine Opcodes screenshot

This is the source code that runs evm.codes web application. Below you will find the docs on how to contribute to the project and get it up and running locally for further development.

evm.codes is brought to you by smlXL, powered by open-source projects such as EthereumJS, SolcJS and many others.

⚙️ Installation

The app requires the following dependencies:

👩‍💻 Local Development

For contributing to the project, you can quickly get the application running by following these steps:

Clone this repository:

git clone [email protected]:smlxl/evm.codes.git

Install the dependencies:

yarn install

Start up the app and see it running at http://localhost:3000

yarn dev

🚀 Deploying

Deployments are handled automatically by Vercel, as soon as your PR is merged to main.

🤗 Contributing

evm.codes is built and maintained by a small team, so we would definitely love your help to fix bugs, add new features and improvements, or update EVM reference docs.

Before you submit a pull request, please make sure there isn't an existing GitHub issue. If there isn't, create one first to discuss the best way to approach it and also get some feedback from the team.

Once you are about to submit a pull request, prefix the name with either chore: (small improvements and regular maintenance), fix: (bugs and hot fixes), or feat: (new features) to help us quickly look up the type of the issue from the Git history.

Coding conventions

The project is already pre-configured with Eslint, TypeScript, and Prettier. Here are some useful commands you can run to ensure your changes follow the project's coding conventions:

Check for any linting issues and fix:

yarn lint --fix

Check for any TypeScript issues:

yarn typecheck

Sort the package.json:

yarn lint:package

Architecture

If you would like to contribute, make sure to check the architecture document to learn about the code structure, and how the app is built.

License

MIT

evm.codes's People

Contributors

sekrystal avatar dorlevi avatar thevaizman avatar dependabot[bot] avatar peroket avatar ardislu avatar arthurbraud avatar assimovt avatar trocher avatar jonahcui avatar pcaversaccio avatar tzann avatar shaneauerbach avatar paulrberg avatar stermi avatar 2xic avatar reichert621 avatar saw-mon-and-natalie avatar pavlovdog avatar skylar avatar vegarsti avatar vicnaum avatar beultra avatar chriseth avatar ethosdev avatar lmittmann avatar markus0x1 avatar omahs avatar ptrcarta avatar scott-silver avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.