LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
92 stars 55 forks source link

Add/jit wallet tinny person #474

Closed joshLong145 closed 1 month ago

joshLong145 commented 1 month ago

Description

Adds new wallet generation to person generation in tinny for more performant capacity delegation. There is a correlation to how many Capacity Credit NFT there are in a wallet and how quickly the nodes can look up a given rate limit authorization. This change helps with network performance when running tests on networks which require payment.

Type of change

How Has This Been Tested?

tinny was used to run tests on manzano and the new wallet will work to mint a pkp.

Checklist: