Fritzhoy / KingOfTheFools

Project for Interview matters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

King of The Fools

code devoloper for interview purpose

Sections

Contracts

Main Contract - KingOfTheFools

Mocks

Created 3 smart contracts FakeEth, FakeUsd, Fool

Used for Unit test

Test

Unit test using Chai and Hardhat: Divided in two parts:

Happy Path - where the function should work as expected Unhappy Path - where the function should revert and return the error messeger

#scripts

file with deployment script

Client

Front - End application build using React.js and Ethers.js

src

About

Project for Interview matters


Languages

Language:JavaScript 68.4%Language:Solidity 17.1%Language:TypeScript 5.8%Language:HTML 5.6%Language:CSS 3.0%