LIT-Protocol / LitGrants

Apply for a Lit grant and be part of the Lit ecosystem!
23 stars 2 forks source link

Small Grants: Wallit #46

Open scobru opened 1 year ago

scobru commented 1 year ago

1. What is your project? (max 100 words)

Wallit is a Wallet created with Lit Protocol.

https://github.com/scobru/wallit-monorepo https://wallit.vercel.app

2. How is Lit used for this project? (max 100 words)

This project is tottaly based on lit protocol specifically on PKP feature.

3. How will you improve your project with this grant? What steps will you take to meet this objective?

4. Is this project open source?

This project is under MIT.

5. Do you agree to share grant reports upon request, including a final grant report at the end of the two month period?

Yes i'm agree, this project is made only by me. A lot of main function is already implemented.

7. Total Budget Requested

-x- Send ETH and ERC20 -x- Swap with Uniswap -x- Fetch token balances -x- Wrap/Unwrap native token -x- Send Custom Tx -x- Manage all your PKP in one app.

I think 2500 based on already completed milestones and the futures is a good price, but feel free to give to me what you think is right. :)

This project was build for study purpose at start of Lit Protocol and ScaffoldEth. I spent 60h of work to make this platform real.

Additional questions:

Francesco Bruno aka Scobru.

p.s checkout also my other project if you want guys: https://mecenate.vercel.app - https//github.com/scobru/mecenate-monorepo,
Is an Anonymous marketplace for data. this project is my next baby where i want to implement lit protocol. Is very similar to Erasure Protocol from numerai, but i write it from scratch.

have a nice day. :)

debbly commented 1 year ago

Hi @scobru, thank you for submitting a grant proposal!

We currently fund open source tooling that extends the use of Lit Protocol. For the proposed tasks, can you break it into stories and milestones?

On the stories side, we want to understand how this feature will be beneficial for others to use! We currently have examples of swapping with Uniswap, connecting with Wallet Connect, and gasless transactions with Lit's own relay server. So, how does this application enhance the usage of these or help others build with Lit?

scobru commented 1 year ago

These is some stories and milestones

Milestones

  1. Milestone 1: Basic implementation of the Ethereum wallet, allowing users to manage Ether and tokens. [✓]
  2. Milestone 2: Addition of multi-account management functionality, enabling users to create and manage multiple Ethereum addresses. [✓]
  3. Milestone 3: Integration of decentralized exchanges and aggregators into the wallet, allowing users to securely and directly swap tokens. [✓]
  4. Milestone 4: Implementation of private key management security using Lit PKP. [✓]
  5. Milestone 5: Addition of the QR code scanner to simplify token receipt and sending and interaction with dApps. [✓]
  6. Milestone 6: Integration with WalletConnect to allow users to connect their Lit Wallet to other dApps using WalletConnect. This will enable them to interact with existing dApps without the need for new authentication or creating additional wallets. [ ] (Not completed yet)

Currently, this project has reached milestone 5.

debbly commented 1 year ago

Hey @scobru, thanks for the breakdown!

Can you explain more on how does this application help others build with Lit? Additionally, what need does this application fulfill for users?