Skip to content

gunrosen/crypto-zombies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-zombies

An implementation of https://cryptozombies.io/

Technology

Hardhat: An Ethereum development task runner and testing network.
Mocha: A JavaScript test runner.
Chai: A JavaScript assertion library.
ethers.js: A JavaScript library for interacting with Ethereum.
Waffle: To have Ethereum-specific Chai assertions/mathers.
A sample frontend: create React App