deep-foundation / deep-foundation/deep-packages
Startup for crypo cash in form of cards
- Dominant language
- No language data
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A card similar to bank card, that does stores a private key, but it is impossible to copy the key itself from the card.
There should be a way to regenerate the key using real random.
It should be possible to ask the card to sign any transaction using this key.
It should be possible to get public key from the card.
So the card itself may be given from person to person.
It should give an API similar to [Keplr](http://keplr.app/), but nether allow to copy the private key, it should impossible on hardware level.
https://keycard.tech/ - it should be tested how well this project answers the requirements from above.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.