Skip to content

integritee-network/papi-playground

Repository files navigation

dev setup

Install PAPI and bun

npm i -g polkadot-api
npm install -g bun

setup of this dir

If you want to start from scratch

bun init -y
bun papi add dot -n polkadot
bun papi add itp -w wss://polkadot.api.integritee.network
bun papi
bun install

playground

run papi.how example:

bun index.ts 

run integritee test

bun test-integritee-polkadot.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published