See this demo in action at https://taco-demo.netlify.app/
pnpm install
pnpm start
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.
@nucypher/taco
is in an early release. We recommend not using it in
production just yet.
The current release of @nucypher/taco
supports Ursulas working on Lynx
(bleeding-edge) test network and contracts deployed on Polygon Amoy testnet.
Please find developer documentation here.
This dApp is based on
useDapp
example.