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

Bitcoin Integration in Oisy #2190

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Bitcoin Integration in Oisy #2190

wants to merge 15 commits into from

Conversation

lmuntaner
Copy link
Contributor

This is a Proof Of Concept for the Bitcoin integration. This PoC has been tested against a local bitcoin node following the official IC docs.

Functionality in this PR:

  • User sees the Btc address.
  • User sees the Btc balance.
  • User can make a Btc transaction.

Main questions from this PR:

  • Where should the backend endpoints live? Signer canister or Oisy backend?
  • There is no endpoint that gives the transaction history. We'll need to find a third party provider with an API.

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

Successfully merging this pull request may close these issues.

1 participant