Skip to content

NFT platform for creating and trading kitties. This project is a clone of CryptoKitties.

Notifications You must be signed in to change notification settings

KaiStryker/Kitties-R-Us

Repository files navigation

Kitties R' Us

Kitties R' Us is a decentralized Application for collecting, creating and trading NFT kitties.

Motivation

The purpose of this project was to learn about creating NFT based dApps.

  • I learned a lot about the ERC-721 standard, writing and executing well constructed unit tests and deploying to the Binance Smart Chain testnet using Truffle.
  • I also strengthened my html, css and js frontend skills.

Overall, this project was fun, challenging and a great learning experience for me. I now understand the importance of documentation, code-readability and organization.

Dependencies

Truffle needs to be installed on your computer in order to compile, deploy and test project.

Test

In order to run test for contracts run the following in the directory of the project:

truffle test 

Installation

Use the command line of your choice to clone repository.

git clone https://github.com/KaiStryker/Kitties-R-Us.git

About

NFT platform for creating and trading kitties. This project is a clone of CryptoKitties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published