Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 360 Bytes

minimal-testing-tutorial

Demonstrates testing off a fork of Mainnet. More details here: https://studydefi.com/testing-on-mainnet/

Setup

After cloning and running npm install, you'll need a Mainnet node and a private key (any will do).

You can get one from Infura or a pseudo-archive node from https://moonnet.now.sh/

Run the tests with npx jest.