-
Notifications
You must be signed in to change notification settings - Fork 16
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
Oracle interface #19
Comments
Thinking about the design of this. aleph needs to know which concat to query for data for particular WKI, this is is a specific case of the general data routing problem but we can likely just solve this (for the moment) by "pairing" an aleph and a concat -- this also holds for many other uses cases and should be a core feature. After that we just |
Deferring this until a bit later |
Needs #132 |
notes from @parkan
|
Note that we largely addressed these concerns already and are working to implement the appropriate key algo support. |
Listens on ethereum network, returns payment addresses. Will need to RPC to concat for now.
Using https://github.com/ethereum/web3.js/
The text was updated successfully, but these errors were encountered: