Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Next Step Microgrant: FIL HD wallet #489

Closed
llifezou opened this issue Mar 23, 2022 · 5 comments
Closed

Next Step Microgrant: FIL HD wallet #489

llifezou opened this issue Mar 23, 2022 · 5 comments
Assignees

Comments

@llifezou
Copy link

llifezou commented Mar 23, 2022

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

Fil-wallet - A hierarchical deterministic wallet

https://github.com/llifezou/fil-wallet

https://github.com/llifezou/fil-sdk

https://github.com/llifezou/hdwallet

An open source, out-of-the-box hierarchical deterministic wallet tool

  • One mnemonic can derive multiple addresses, which is convenient for users or storage providers to manage multiple private keys
  • Hierarchical Deterministic protocol compatible with Filecoin secp256k1, bls

Solve problem:

  • Convenience: the benefit of managing one mnemonic phrase without the need to manage multiple private keys
  • Trust issue: open source wallet without any trust risk
  • Reduced complexity: users do not need to start a Filecoin node, as long as they can have a node endpoint, such as Glif nodes, can send any transaction
  • Extended: can even be used as an offline signature machine if necessary, with a large degree of security

2. How are you planning to improve this project? (max 200 words)

  • Support offline signature
  • Support signature verification
  • Support balance inquiry
  • Support transfer
  • Support for send transactions
  • Support multi-signature
  • Support fvm calls (in the future)

3. Will the work be Open Source?

Yes

4. If selected, do you agree to share weekly updates and a grant report upon conclusion?

Yes

5. Does your proposal comply with our Community Code of Conduct?

Yes

6. Links and submissions

  • If your project began at a hackathon, have you submitted it for the relevant Protocol Labs prizes? Include links here if available:

Additional questions:

  • Additional Information:lotus contributor
    https://github.com/filecoin-project/lotus/pull/6635
    https://github.com/filecoin-project/lotus/pull/7844
    https://github.com/filecoin-project/lotus/pull/8208
    https://github.com/filecoin-project/lotus/pull/8298
    https://github.com/filecoin-project/lotus/pull/7512
    https://github.com/filecoin-project/lotus/pull/7834
    https://github.com/filecoin-project/lotus/pull/8310
    https://github.com/filecoin-project/lotus/issues/7833
    https://github.com/filecoin-project/lotus/issues/7132
  • If your project was created as part of an event or hackathon:
    • What was the name of the event? (e.g. ETHGlobal NFTHack, Cal Hacks hello:world, Chainlink, CivHacks, GameDevJ, ETHGlobal Scaling Ethereum)
    • Please link to your hackathon submission
@llifezou llifezou changed the title Next Step Microgrant: Fil HD wallet Next Step Microgrant: FIL HD wallet Mar 23, 2022
@ErinOCon
Copy link
Collaborator

Hi @llifezou, Thank you for your proposal. We will review this and get back to you, on this thread, with a status update or questions.

@llifezou
Copy link
Author

llifezou commented Mar 25, 2022

Hi @llifezou, Thank you for your proposal. We will review this and get back to you, on this thread, with a status update or questions.

Hi, @ErinOCon , I have added a description of Solve problem in What is your project?, I hope it will be convenient for you to review

@llifezou
Copy link
Author

llifezou commented Mar 30, 2022

@ErinOCon Added Additional Information in Additional questions, thanks

@ErinOCon
Copy link
Collaborator

Hi @llifezou, This microgrant has been approved! Look out for an email to submit payment details.

@llifezou
Copy link
Author

llifezou commented Apr 8, 2022

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants