Content pfp
Content
@
0 reply
5 recasts
5 reactions

Brunny.eth pfp
Brunny.eth
@brunny
Aztec is doing $25,000 in bounties for the top 5 Farcaster applications (frames or otherwise) built using Noir rules: build something on Farcaster that uses Noir by Feb. 15th. We will run a Frame poll after Feb 15th to decide who gets the prizes prizes: 5 x $5,000 for the 5 top applications
20 replies
14 recasts
63 reactions

Degen pfp
Degen
@polkadot
Hi @brunny @linda Can I still submit to this ? Almost done with my entry.
1 reply
0 recast
0 reaction

Linda Xie pfp
Linda Xie
@linda
It is past the deadline but this one is @brunny's call
1 reply
0 recast
2 reactions

Brunny.eth pfp
Brunny.eth
@brunny
@polkadot sorry for the late reply -- post it in here ASAP!
1 reply
0 recast
1 reaction

Degen pfp
Degen
@polkadot
@brunny @linda I'll try to send in my submission ASAP. Having some issues as I upgraded aztec-sandbox, so need to resolve some version conflicts. I am building a proof of concept frame for anonymous donations. Will share the frame once the issues are fixed. https://github.com/ykxy940/aztec-anonymous-donations
1 reply
0 recast
0 reaction

Brunny.eth pfp
Brunny.eth
@brunny
since its just a repo right now, lets say this: if you actually make this into a workable frame within the next week or so, you'll be eligible for one of the prizes :) cc: @crites
1 reply
0 recast
1 reaction

Degen pfp
Degen
@polkadot
Thank you @brunny I have completed the PoC for the anonymous donations frame. Some frame interactions requires a transaction to be mined to Aztec, as such the frame response is slightly above 5 seconds, the Farcaster limit. Here is a video presentation using Frog Devtools https://youtu.be/hpbpXmHUNE4 Cc: @crites
1 reply
0 recast
2 reactions

Degen pfp
Degen
@polkadot
This is the updated GitHub repository for the anonymous donations frame. https://github.com/ykxy940/aztec-anonymous-donations
1 reply
0 recast
1 reaction

Degen pfp
Degen
@polkadot
Running the frame app on a faster server will ensure that responses are more immediate. Here is the PoC frame I have running on my server. @brunny @crites https://cf49-129-153-4-84.ngrok-free.app
1 reply
0 recast
1 reaction

josh crites pfp
josh crites
@crites
Love the idea. I am not sure that the Claim and Donate buttons are working. How can i confirm?
3 replies
0 recast
1 reaction

josh crites pfp
josh crites
@crites
Is the problem that the remote sandbox takes too long to process transactions?
1 reply
0 recast
0 reaction

Degen pfp
Degen
@polkadot
The claim button involves an Aztec transaction to transfer tokens. The hash of that transaction is what is shown in the response frame image. Similarly the donate button involves a call to an unconstrained function to ascertain token balance, then a transfer transaction to send tokens to the donation wallet.
1 reply
0 recast
1 reaction

Degen pfp
Degen
@polkadot
You can run it locally or on a server. You just need to install the prerequisites. A guide is provided in the readme file of the project repo.
0 reply
0 recast
0 reaction