alikonuk1 / Lottery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API3 Lottery

Pre Requisites

You will need the following software on your machine:

Install Foundry

curl -L https://foundry.paradigm.xyz | bash

Then, in a new terminal session or after reloading your PATH, run

foundryup

You can check here for detailed setup instructions of Foundry.

Getting started

forge install
forge test

About


Languages

Language:Solidity 93.4%Language:Makefile 6.6%