Skip to content
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

eWallet integration with the blockchain #9

Closed
unnawut opened this issue Jul 26, 2018 · 1 comment
Closed

eWallet integration with the blockchain #9

unnawut opened this issue Jul 26, 2018 · 1 comment
Assignees
Labels
category/ewallet Category - eWallet SDK s3/review

Comments

@unnawut
Copy link
Contributor

unnawut commented Jul 26, 2018

This issue tracks the progress of the integration design of the eWallet with the blockchain.

This is different from #6, #7 and #8, which are all blockchain-related, in the sense that those OIPs are more focused towards different sub-components required to connect to the blockchain, while this OIP is more focused on the high level integration design, such as:

  • How local tokens and blockchain tokens will be reflected in the system?
  • How new blockchain tokens can be minted from the system?
  • How wallet balances from the local ledger and the blockchain be reflected in the system?
  • How local wallets can interact with blockchain wallets (if possible)?
  • How blockchain characteristics be reflected (or not reflected) in the system such as block height confirmation, etc?
  • Validations and steps required to deploy a blockchain contract or make transactions, etc.

Note that the content of this issue is more of a scratchpad for collecting initial thoughts than an actual OIP. The actual OIP will be submitted as a pull request.

@unnawut unnawut added category/ewallet Category - eWallet SDK s1/todo Status - To Do labels Jul 26, 2018
@unnawut unnawut self-assigned this Jul 26, 2018
@T-Dnzt T-Dnzt added s2/wip 🚧 and removed s1/todo Status - To Do labels Aug 7, 2018
@T-Dnzt T-Dnzt assigned T-Dnzt and unassigned unnawut Aug 7, 2018
@unnawut
Copy link
Contributor Author

unnawut commented Jan 28, 2019

Numerous tasks have been created in the eWallet to cover this.

See: https://github.com/omisego/ewallet/issues?q=is%3Aissue+label%3A%22Ethereum+Integration%22

@unnawut unnawut closed this as completed Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category/ewallet Category - eWallet SDK s3/review
Projects
None yet
Development

No branches or pull requests

2 participants