Skip to content

TalismanSociety/papi-entries-feedback

Repository files navigation

papi-entries-feedback

Minimal reproduction of paritytech/polkadot-sdk#5589

Repo Creation Steps

NOTE: Please run bun upgrade before you execute these tests locally.
Even a bun version as recent as v1.1.3 will throw No response received from RPC endpoint in 60s errors.

bun init # using bun v1.1.26
bun add polkadot-api
bun add @polkadot/api
bun x papi add dot -n polkadot

To install dependencies:

bun install

To run:

bun run test:all

Log to results.log:

bun run test:all >results.log 2>&1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published