Git Product home page Git Product logo

cheatsheet.sol's Introduction

This cheatsheet was once a GitHub Gist and was moved into its own repository to allow for contributions.


Compiles Lint

It compiles!

Play around with this cheatsheet in Remix!

Create a new file contracts/cheatsheet.sol within Remix's default_workspace and copy everything from cheatsheet.sol into it.

Contribute

Pull requests are very welcome, note though that I consider this my personal cheatsheet and I'll make the final decision on what goes in and whatnot (sorry!).

After checking out the repository make sure to install the dev-dependencies:

npm install

Before pushing changes make sure to check everything's in order:

npm run compiles && npm run lint

License

The cheatsheet was MIT licensed originally, but since it makes use of some example contracts from remix which are GPLv3 licensed, the license was changed so those files can be included here in order to check whether it compiles in the CI pipelines (GitHub Workflow Actions). See LICENSE file.

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.