sygmaprotocol / sygma-sdk

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.
https://docs.buildwithsygma.com/
GNU Lesser General Public License v3.0
31 stars 19 forks source link

feat(bitcoin): Added support for Bitcoin transfers #389

Open wainola opened 2 months ago

wainola commented 2 months ago

Description

This PR adds integration of BTC transfer into the SDK. It allows developers to either use P2WPKH or P2TR address to relay funds from BTC to EVM. It also ads some small utility functions to broadcast transactions into the network.

Related Issue Or Context

Closes: #369 #411

How Has This Been Tested? Testing details.

Types of changes

Checklist: