Git Product home page Git Product logo

auction's Introduction

Ethereum Solidity + Vue.js Tutorial Simple Auction Dapp within 10 minutes

A simple Auction dapp where you can create an auction, place bids, and finalize an auction.

This repository is used in this Medium article:

https://medium.com/openberry/ethereum-solidity-vue-js-tutorial-simple-auction-dapp-within-10-minutes-76ba48156b2


Prerequisites

  • Node - v10.x.x (preferrably v10.15.0 for long term support)
  • npm - v6.x.x (preferrably v6.6.0)

Running It Locally

Clone this repo via to your local machine and install the dependencies by doing the following:

git clone https://github.com/openberry-ac/Auction.git
cd Auction
npm install

Serve the application with hot reload in a development environment via:

npm run dev

Boilerplate

If it is only the boilerplate that you want to clone, do it via:

git clone -b boilerplate --single-branch https://github.com/openberry-ac/Auction.git

And then do the same following commands as shown above for starting the application, you should be all set by then.

Built With

  • Solidity - Ethereum's smart contract programming language
  • Vue.js - The Javascript framework used
  • web3.js - Javascript library used to interact with the Ethereum blockchain

OpenBerry

Anyone can become a blockchain engineer!

OpenBerry is a tutorial marketplace, designed to enable anyone to learn blockchain programming.

Website:

https://openberry.ac/

Medium:

https://medium.com/openberry

Twitter:

https://twitter.com/openberry_ac

auction's People

Contributors

h-satomin 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

Watchers

 avatar  avatar  avatar  avatar

auction's Issues

NPM error - Need to remove .git

\node_modules\websocket: Appears to be a git repo or submodule.

seems that project owner needs to remove git repository from the package...

Can't resolve 'web3'

I'm trying to run npm run dev but i got this problem with web3 package while i installed by npm install web3
image

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.