prool
HTTP testing instances for Ethereum
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- action.yml
- main.yml
- prerelease.yml
- pull-request.yml
- verify.yml
- dependabot.yml
- prool-dark.svg
- prool-light.svg
- extensions.json
- settings.json
- alto.test.ts
- alto.ts
- anvil.test.ts
- anvil.ts
- tempo.test.ts
- tempo.ts
- tempoZone.test.ts
- tempoZone.ts
- utils.test.ts
- utils.ts
- execa.test.ts
- execa.ts
- index.ts
- compose.test.ts
- containerOptions.ts
- index.ts
- Instance.test.ts
- Instance.ts
- sweep.test.ts
- Sweep.ts
- testcontainer.test.ts
- index.ts
- Pool.test.ts
- Pool.ts
- Server.test.ts
- Server.ts
- index.ts
- Instance.test.ts
- Instance.ts
- Pool.test.ts
- Pool.ts
- Server.test.ts
- Server.ts
- utils.ts
- .gitignore
- .npmrc
- biome.json
- CHANGELOG.md
- LICENSE.md
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/wevm/prool
Downloads the entire project code from GitHub to your computer.
cd prool
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i prool
Type this command into your terminal and run it.
pnpm add prool
Type this command into your terminal and run it.
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/npm/v/prool?colorA=21262d&colorB=21262d&style=flat">
Type this command into your terminal and run it.
<img src="https://img.shields.io/npm/v/prool?colorA=f6f8fa&colorB=f6f8fa&style=flat" alt="Version">
Type this command into your terminal and run it.
<source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/npm/l/prool?colorA=21262d&colorB=21262d&style=flat">
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
