Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 690 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 690 Bytes

papr-review-2023-02

Economic review of papr.

See review/ for the full review.

Replication

To check the results, clone the repo

git clone https://github.com/smolquants/papr-review-2023-02.git

Install dependencies with hatch and ape

hatch build
hatch shell
(papr-review-2023-02) $ ape plugins install .

Setup your environment with an Alchemy key

export WEB3_ALCHEMY_PROJECT_ID=<YOUR_PROJECT_ID>

Then launch ape-notebook

(papr-review-2023-02) $ ape notebook