Giter Club home page Giter Club logo

kauri-fullstack-dapp-tutorial-series's Introduction

kauri-fullstack-dapp-tutorial-series

This repository holds the example and reference code for the Full stack dApp tutorial series on Kauri

In this series, we'll build a simple dApp (decentralised application)   We'll introduce all the different pieces of the tech stack and tools you can use to build a dApp   The dApp will simply allow any user to issue a bounty in ETH

  • Any user with an Ethereum account can Issue a bounty in ETH with the requirements
  • Any user can submit a fulfilment of the bounty with evidence
  • The bounty issuer can accept a fulfilment which would result in the fulfiller being paid out

kauri-fullstack-dapp-tutorial-series's People

Contributors

joshorig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

kauri-fullstack-dapp-tutorial-series's Issues

truffle migrate --network rinkeby NOT WORKING

I followed the tutorial but found truffle will not automatically generate truffle.js and when I finished compiling and was about to migrate, I got this :

MacBook-Plou:truffle-compilation-and-deploy treaser$ truffle migrate --network rinkeby
Warning: Both truffle-config.js and truffle.js were found. Using truffle-config.js.

Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.

No response about migrate or deploy. It seemed truffle migrate just did what truffle compile's job...
PS: I didn't have Geth or ganache on my computer, because I just want to deploy my contract to public test network.

Compiler errors

I am trying this code on the web browser remix. I persistantly check compiler error with enum and struct with the error message telling me to import a specified directive or library that is not in this code. Why is that ?

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.