-
Notifications
You must be signed in to change notification settings - Fork 171
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
[Project Submission] LetherWallet #290
base: master
Are you sure you want to change the base?
Changes from all commits
949c1a3
82674d4
551f9e1
5178a08
77324e1
38dd247
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,69 @@ | ||||||
|
||||||
## Project Name: LeatherWallet | ||||||
LeatherWallet | ||||||
|
||||||
|
||||||
## Category | ||||||
Wallet, filecoin safe wallet | ||||||
<!--developer tooling, application, wallet, infrastructure, etc--> | ||||||
|
||||||
## Project Description | ||||||
Leather is a Filecoin Wallet application. It is an offline wallet, support complex operation of normal address type and bls address. You can download the source code and build from the code. Since it can be run on a totally offline computer, you can create and manage filecoin wallets in safety. | ||||||
Different from other wallet, it supports all the complex operation of the owner wallet in filecoin, such as WithdrawBalance, ChangeOwnerAddress, ChangeWorkerAddress and so on. | ||||||
|
||||||
<!--Describe your project in a few sentences. --> | ||||||
|
||||||
## Previews | ||||||
This is the wallet homepage, showing the wallet list. | ||||||
 | ||||||
Create a new wallet | ||||||
 | ||||||
Choose an operation, supporting other operations besides transfer money. | ||||||
 | ||||||
Fill the information to transfer money | ||||||
 | ||||||
Show the sign message result | ||||||
 | ||||||
The final step is using a qr code scanner to get the sign string and send it out from our customized lotus, which is opensource too, to send the message into the message pool. | ||||||
|
||||||
<!--Add some screenshots to give a preview of your product--> | ||||||
|
||||||
## Target Audience | ||||||
Everybody can use it to create filecoin wallet and store the wallet safety. Miner owners can use the offline wallet to withdraw fil from miner account. | ||||||
<!--Describe who will be your project's users--> | ||||||
|
||||||
## Rough estimated user base (if applicable) | ||||||
about 5 miner shareholders | ||||||
<!--How many users do you have right now?--> | ||||||
|
||||||
## Github repo | ||||||
https://github.com/joyceqingling/lotus-offchain-wallet | ||||||
<!--Attach a link to your GitHub repo if it's OSS--> | ||||||
|
||||||
## Website | ||||||
https://github.com/joyceqingling/lotus-offchain-wallet | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do you already have a website for this application?
|
||||||
<!--Link your website if available--> | ||||||
|
||||||
## Docs | ||||||
https://github.com/slate-engineering/wallet | ||||||
<!--Including a link to your project docs!--> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is a repo link to ARG repo, not related to your project. Can you please update it ? |
||||||
|
||||||
## Team Info | ||||||
People at Protocol Labs build protocols, tools, and services to radically improve the Internet. The Applications Research Group (ARG) is an auxiliary team that aims to bolsters the mission by focusing on shipping tools that people love to use on the Internet. -- more at https://arg.protocol.ai | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I assume this part is forgotten to be updated since this project is initialized by neither PL nor ARG. Can you please fix it and use the right intro of your team. |
||||||
<!-- Introduce your amazing team - how many team members are working on this project and who are they?--> | ||||||
|
||||||
### Team Size | ||||||
2 | ||||||
|
||||||
### Team members | ||||||
Adonis Jiang, | ||||||
Joyce Hu | ||||||
|
||||||
## How the community can engage | ||||||
Email: [email protected] | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
Slack: Joyce | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
Communuty Discussion: https://github.com/filecoin-project/community/discussions/289 | ||||||
|
||||||
## How to Contribute | ||||||
<!--How can the community contribute to your project?--> | ||||||
We have issues for the public here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this mean?