Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawanpaudel93/cryptozombies

CryptoZombies dApp
https://github.com/pawanpaudel93/cryptozombies

Last synced: about 1 month ago
JSON representation

CryptoZombies dApp

Awesome Lists containing this project

README

        



CryptoZombies

CryptoZombies

---

CryptoZombies is a blockchain based game which gives interface to create and collect random crypto zombies, attack other crypto zombies and also feed on crypto kitties to create mixed crypto kitty zombies.


Demo Link

## 📝 Table of Contents
- [📝 Table of Contents](#-table-of-contents)
- [:sparkle: Installing ](#installing-)
- [🚀 Deployment ](#-deployment-)
- [⛏️ Built Using ](#️-built-using-)
- [✍️ Authors ](#️-authors-)
- [🎉 Thanks ](#-thanks-)

> Note: The cryptozombies contract is currently deployed on Rinkeby Testnet.

## Installing
Install the dependencies.
```
yarn install
```

And set the environment varibles.

```
ALCHEMY_API_KEY=
CONTRACT_ADDRESS=
```

## 🚀 Deployment

```bash
# serve with hot reload at localhost:3000
yarn dev

# build for production and launch server
yarn build
yarn start
```

## ⛏️ Built Using

- [Solidity](https://soliditylang.org/) - Smart Contract Programming
- [NuxtJs](https://nuxtjs.org/) - The Intuitive Vue Framework
- [Alchemy](https://www.alchemy.com/) - Web3 Development Tools

## ✍️ Authors

- [@pawanpaudel93](https://github.com/pawanpaudel93)

See also the list of [contributors](https://github.com/pawanpaudel93/cryptozombies/contributors) who participated in this project.

## 🎉 Thanks
- [CryptoZombies](https://cryptozombies.io)