Giter VIP home page Giter VIP logo

advblkchaincryptozombies's Introduction

Midterm project: CryptoZombies DApp

Project Repository

Repository Link

Group Members:

Project Setup

  1. Clone the repository

  2. Install the dependencies using npm install

  3. Install ganache and add this project to workspace using truffle-config.js file in the root directory

  4. Compile the contracts using truffle compile

  5. Migrate the contracts using truffle migrate

  6. Copy ZombieOwnership Deployed contract address and paste it in at src/constants.js

  7. Set up Metamask and link it to the Ganache network using the following details:

     Network Name: Ganache
     New RPC URL: http://localhost:7545 
     Chain ID: 1337 
     Symbol: ETH
    
  8. Copy the private key of any Ganache account excluding the first one, then add the new account to Metamask using the private key

  9. Run npm run start to start the front-end server (this will start the front-end server on port 3000 by default and opens the browser)

  10. Establish a connection between Metamask and the front-end server by clicking the Metamask icon within the browser

  11. You can now create your zombies and level them up

  12. Modify the names and DNA of your zombies as desired

Improvements to the CryptoZombies DApp

  1. The user interface (UI) of the DApp
  2. Added images to demo zombies in a better way.
  3. Implemented a naming prompt upon zombie creation
  4. Introduce interactive zombie battles or attacks for thrilling gameplay
  5. Showcasing the most powerful or highest-level zombies
  6. Incorporated a level up for the zombies
  7. Change name of zombie
  8. Change DNA of zombie
  9. Implemented a battle system where zombies can attack other zombies
  10. Able to create multiple zombies

advblkchaincryptozombies's People

Contributors

aniketwattamwar avatar mikaellasharma avatar mrunalkakirwar avatar

Watchers

 avatar

Forkers

mikaellasharma

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.