GithubHelp home page GithubHelp logo

ruvikon's Introduction

crypto-kitti-app

Install this project

  1. RUN git clone https://gitlab.com/blockchangers/crypto-kitti-app.git
  2. RUN cd crypto-kitti-app
  3. RUN npm install

Develop on this project

  1. RUN npm run serve
  2. WEBPAGE http://localhost:8080/

Make changes to smart contracts.

You can deploy your smart contract changes to the follwing network and with the follwing command:

  • RUN npm run deploy_local (this is a local node running on 127.0.0.1 and PORT 8545. A good local ethereum node you can download and install is https://truffleframework.com/ganache.)
  • RUN npm run deploy_goerli
  • RUN npm run deploy_ropsten

Deploy this project

  1. RUN npm run build
  2. DEPLOY // All files for your app is now located in the /dist folder. Deploy this folder and serve index.html to the

Software used in this project and course

Recreate this project-stack without code

  1. INSTALL GIT (https://git-scm.com/)
  2. INSTALL NODE & NPM (https://nodejs.org/en/download/)
  3. INSTALL npm install -g truffle (https://truffleframework.com/docs/truffle/getting-started/installation)
  4. INSTALL npm install -g @vue/cli (https://cli.vuejs.org/guide/installation.html)
  5. RUN vue create crypto-kitti-app
  6. RUN cd crypto-kitti-app
  7. RUN cd truffle init
  8. RUN vue add vuex
  9. RUN npm run serve
  10. WEBPAGE http://localhost:8080/

ruvikon's People

Contributors

danielfae avatar

Watchers

 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.