Skip to content

phoez/didactic-spoon

Repository files navigation

Getting Started & Testing

Repo for RockPaperScissors barebones smart contract with tests

Infura

$ bun install
$ forge build
$ source .env

To run tests

$ bun test:infura

Local

$ bun install
$ forge build

In separate terminal window

$ anvil

To run tests

$ bun test:local

About

RockPaperScissors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors