-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BIP-340 Taproot signature #274
Comments
Hi , can i take this up? I have on project which implemented ECDSA signatures before but I need to learn about Nostr to work on this |
Would love to do the research and publish results as PR with code or README.md in case it is not possible to implement. |
Can i work on this, i have worked on similar things before |
First I will add the ability to derive Taproot-compatible private and public keys, in BIP-340, to the system Create a smart contract that links the Starknet account with the Nostr-derived private key, so Nostr can sign events via Starknet. Recovery Mechanism: Testing: |
Could I take over this issue? |
@MSghais Could you provide a bit more details?
|
Hi, |
Hi, ETA: |
Hi, I’d be thrilled to work on this issue as I have extensive experience with Cairo programming and building decentralized applications on StarkNet. ETA: Looking forward to contributing! |
Hi I'm not too familiar with Cairo syntax have very brief knowledge, but I've implemented multiple encryption functions and keys especially gaming and used for payment integration or personal details storage with C# and python, currently researching on Nostr and would like to give this a knack |
Could I take on this issue? |
I would like to give this a try, considering i have some experience in writing ECDSA signature on a repo previously, will try creating links b/w starknet and nostr key, unsure if i can pass all checkpoints but worth giving a try. |
I'd like to take this issue. |
Let me try this one! |
May I take care of this? |
I am a Full Stack Developer with two years of professional experience, specializing in web3. I have strong background in blockchain and extensive experience in Next.js/React, TypeScript, and Cairo. I will like to take care of this. i will make more research and create a good PR within 48 hours. |
Is it okay if I take this? |
Let me try this one! |
Mind if I take this issue? |
I would love to work on this issue! I have implemented the VRF and would like to be assigned. I am a past contributor to AFK |
Description
Create a Nostr private key and public key BIP-340 Taproot compatible.
Encrypt data in a contract?
Idea, research need to be done on it.
Not sure if it's possible but look cool:
The text was updated successfully, but these errors were encountered: