Content
@
0 reply
0 recast
0 reaction
Ruben Dinis 🫡
@rubendinis
This week I built a lambda function to create Talent Passports onchain. We're using account abstraction to sponsor the creation of passports onchain on behalf of users using @coinbase paymaster. We're batching each passport creation to reduce gas fees. You can check the code how we did it here: https://github.com/talentprotocol/lambda-functions/blob/main/create-passport/index.js Here are some resources I have used to create the function: - https://docs.pimlico.io/permissionless/how-to/parallel-transactions#batching-multiple-calls - https://github.com/coinbase/paymaster-bundler-examples/tree/master/examples/pimlico
2 replies
0 recast
4 reactions
Filipe Macedo
@macedo
And there are already +72K passports onchain. That's a lot of gas fees saved 😅
0 reply
0 recast
1 reaction