Skip to content

maxsilvauk/reactjs-ethereum-campaign-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Ethereum Campaign Application


solidity ethereum

Table of Contents

Introduction

An kickstarter campaign ethereum app built with React and Next.js using create-next-app.

Built-With

  • Node v9.8.0
  • React v16.6.3
  • Next v7.0.2
  • Yarn v1.10.1
  • Solidity 0.4.17
  • solc 0.4.25
  • Web3 1.0.0-beta.35
  • Ganache 6.1.8
  • Truffle 0.0.6

Install

git clone https://github.com/maxsilvauk/reactjs-ethereum-campaign-app.git
  • Move to the project root folder.
  • Install node dependancies with Yarn
yarn
  • Move to the ethereum folder.
cd ethereum
  • Startup Next.js server
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published