Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Can I use this library for any blockchain? #29

Open
thomas-tran opened this issue Aug 5, 2020 · 1 comment
Open

Can I use this library for any blockchain? #29

thomas-tran opened this issue Aug 5, 2020 · 1 comment

Comments

@thomas-tran
Copy link

Can I use this library for any blockchain technologies or I will only be used in Ethereum blockchain type?

@kdenhartog
Copy link
Contributor

Technically the design of this library should allow you to use it with any sort of key based service - so not only blockchains. However, key management isn't involved at this point so you will need to figure out how to securely store keys still. Additionally this library assumes the use of Ed25519 keys only as well so unless the blockchain uses Ed25519 keys you likely won't find it practically useful at this point either.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants