Git Product home page Git Product logo

celo-number-storage's Introduction

Replit Solidity Template

Welcome to the world of Ethereum and web3! This is a beta template for Solidity development on Replit. Solidity is the language used to create Smart Contracts, which are programs that run on the Ethereum Blockchain.

Features include:

  • Hot reloading
  • Solidity error checking
  • Deploying multiple contracts
  • UI for testing out contracts
  • Replit testnet + faucet

Getting started

Just press the Run โ–ถ๏ธ button!

  • You should only need to do this once (and might take like 15s). This will install all relevant packages, start up the contract deployment UI, and compile your contract.sol file.

  • contract.sol will automatically recompile whenever you edit it, and all your contracts inside of this file will be available to deploy from the UI.

  • Pressing cmd-s or ctrl-s (windows) will reload the UI.

We have preinstalled packages from @openzeppelin/contracts. To install other solidity packages that are distributed on npm, make sure you install them using the Package Installer ๐Ÿ“ฆ in the sidebar

Examples

We included a few example contracts in the examples folder. These will not be automatically deployed or accessible in the UI, but you can copy / paste them into your main contract.sol file or import them. They're there for your reference!

Future work

We're working on some other features for making development here a lot easier, which are included, but not limited to:

  • LSP support for solidity
  • Integration with hardhat for "local" (in-repl) testing
  • An actual solidity REPL for quickly prototyping / testing functions or lines.

Feedback

Please leave any comments on this repl's spotlight page here.

The UI is subject to change (and still needs some real responsive work), so we'd appreciate any feedback there.

We're also trying to improve the overall dev experience, especially for beginners, so any feedback there is appreciated.

celo-number-storage's People

Watchers

 avatar  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.