Code Monkey home page Code Monkey logo

superblocks-lab's Introduction

Superblocks Lab

CircleCI

Superblocks Lab is an integrated development environment (IDE) to learn, build and deploy decentralized apps (DApps) for Ethereum. It's a full browser experience which requires no installations to run.

Superblocks Lab in action

Superblocks Lab has a built in Solidity compiler and Ethereum Virtual Machine. It also works with local and public networks.

To try it out, go to lab.superblocks.com.

Features

  • In-browser Blockchain
  • Code Autocompletion
  • Bootstrap your App
  • Live code your WebApp
  • Deploy to Networks
  • Run with custom node
  • Built-in wallets
  • Export your full DApp
  • Metamask Integration
  • Powered by Monaco Editor

Quick start

Below is described how to get the Superblocks Lab PreactJS project setup and running locally.

Install node modules

Use yarn Yarn.

yarn install

Run in development mode

make

Browse to http://localhost:8181. Note that if you use any other hostname/IP than localhost, then instead run ORIGIN_DEV=http://127.0.0.1 make, this is important so that the iframes can communicate with the main window.

Make a production build

make dist

The dist files will be inside ./dist.

Bumping version

Set the new version both in app.js and in manifest.json.

Run this script to fix that for you:

./bump_version "1.1.0"

Consider double-checking and updating the CHANGELOG to reflect the changes. Tag the new version.

Issues

Bug reports and suggestions can be filed at the project Issues page.
For more information about the process involved, please refer to the Wiki: Submitting Bugs and Suggestions.

Contributing

Contributions are welcome. Please, visit the Wiki for a guide on How to Contribute.

License

Superblocks Lab is free software and GPLv3 licensed. See the COPYING file for details.

superblocks-lab's People

Contributors

bashlund avatar waheed25 avatar filippsen avatar javier-tarazaga avatar rsbondi avatar

Watchers

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