Git Product home page Git Product logo

stone-dapp's Introduction

Stone Ðapp

Stone is a Distributed Application (Dapp) running on the Ethereum Blockchain. It allows you to :

  • Save arbitrary text on the InterPlanetary File System (IPFS )
  • Receive a receipt for your text submission
  • Prove time of submission (via block timestamp)

Submission price collected by the contract: 0.001 ETH

Demo

App live at: https://stone-dapp.firebaseapp.com

Deployed Contract on Rinkeby: 0x481f5c806e4af895739cc745de1c799aa16a0682

Tools

  • Framework : Truffle
  • Smart contracts : Solidity
  • Front End: React

Running locally

To start private network:

testrpc

Alternatively you can run a local Rinkeby testnet node:

geth --rinkeby --rpc --rpcapi db,eth,net,web3,personal --unlock="<DEPLOYER_ADDRESS>"

Copy truffle-config.js to truffle.js and make any network config changes

To deploy contract:

truffle migrate

To run mocha tests :

truffle test

To run app locally :

npm run start

stone-dapp's People

Stargazers

Burak Tahtacıoğlu avatar

Watchers

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