Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.06 KB

taco-demo

See this demo in action at https://taco-demo.netlify.app/

Open in StackBlitz

Installation

pnpm install
pnpm start

Usage

In order to run this demo will need a browser wallet with an account funded with some $MATIC.

In order to connect with the network, the demo uses a public instances of Porter.

Polygon

@nucypher/taco is in an early release. We recommend not using it in production just yet.

Lynx Testnet

The current release of @nucypher/taco supports Ursulas working on Lynx (bleeding-edge) test network and contracts deployed on Polygon Amoy testnet.

References

Please find developer documentation here.

This dApp is based on useDapp example.