Coder Social home page Coder Social logo

greenporthackathon's Introduction

Greenport youself smart contract notes

The following contract is adapted to be used in a simple use case where we trust our gateway node. It takes into account the current lack of support, or rather the inability to use light clients, in current version of Casper protocol since their node discovery is broken.

While the full ERC20 token would need to use addresses in stead of user IDs, we opted for the latter, until we can be certain that light nodes are operational an can be used on mobile devices. The moment this happens we will transition to the full ERC20 token, keeping all of the user data stored in this SC.

Comments are made up to the solidity standards and should be sufficient for understanding the code.

For a user new to the Ethereum development:

To deploy the SC, you need to have Mist browser installed. There you have to synchronise the Ropsten testnet blockchain and create a user account. Afterwards copy the content of Greenport.sol file to the deployment window in the Contracts menu and select greenport() function to deploy the SC.

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.