Alfonso

Results 7 comments of Alfonso

chewing glass I basically had to find all collection NFTs and update their authorities individually with metaboss

Some useful links: * Code pointers from ethereum scaffold-eth (same thing but in ethereum): * https://github.com/scaffold-eth/scaffold-eth/blob/serverless-auth/packages/api/src/lib/auth.ts * https://github.com/scaffold-eth/scaffold-eth/blob/serverless-auth/packages/api/src/functions/handler.ts * Firebase Custom Auth tokens: https://firebase.google.com/docs/auth/admin/create-custom-tokens#web * Sign message with solana wallet:...

Library for crypto: https://github.com/dchest/tweetnacl-js

This would allow for the usage of connection pooling, for ex., which would be a very necessary feature for apps handling high throughput applications reliant on Fireblocks.

Edited the title to reflect what I understood this was about. If I misunderstood, let me know!

For @AlbertoElias to consider during review -- is this test plan sufficient? Could tree-shaking fail in unexpected ways we must test? (e.g. run a couple demo sites or something)

> on implementation -- the steps you laid out make sense. what's the value of partially signing vs. full sign? The facilitator (feePayer) must sign in order to pay fees....