Skip to content

encointer/dapp

Repository files navigation

dapp

A web-dapp providing some auxiliary Encointer tools

Prerequisites

Before you begin, ensure you have met the following requirements:

Installing Dependencies

To install dependencies, follow these steps:

pnpm install

Using Dapp

To use Playground, follow these steps:

pnpm dev

This will start the development server. Open the link given during startup to access the playground.

decentralization

sources on radicle

Find this repo on radicle: rad:z2LHJDLqN7P8WvWnsdnYebofKDjyT

deployment to IPFS

pnpm build
ipfs add -r --cid-version=1 dist/

gives you the ipfs cid for dist like bafybeiajpbmi4kveczt22bm5x27wahyaih6wutl5d5pyp6tdyufgjg6rua.

Make sure you pin this cid with reliable gateways.

Publish to IPNS to get a static link to the most recent version:

ipfs name publish --key encointer bafybeiajpbmi4kveczt22bm5x27wahyaih6wutl5d5pyp6tdyufgjg6rua

Find the most recent published version here: https://ipfs.io/ipns/k51qzi5uqu5diyds91yhfs9ljvrtdi3c4zk4f2ut9m16svc7bb5iccf94xr7ak

Acknowledgements

This frontend is based on paraspell and polkadot api

About

A web-dapp providing some cross-chain tools for Encointer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors