Skip to content

Set of packages to bridge Bitcoin to EVM and vice versa

Notifications You must be signed in to change notification settings

catalogfi/garden.js

Repository files navigation

NPM Version NPM Version

Garden SDK

The Garden SDK is a set of typescript packages that allow you to bridge Bitcoin to EVM-based chains. It is an abstraction over the Garden APIs, allowing developers to easily integrate Garden components into their dApps.

Packages

Docs

Check out our docs to learn more about Garden and how to build on it.

Contributing

Setup

This project uses yarn workspaces. Run yarn in the directory to install all dependencies.

To build a package, use:

yarn workspace @gardenfi/<package_name> build

To run the development server while building all packages as you develop, use:

yarn dev

To run the development server for the documentation, use:

yarn start:docs

About

Set of packages to bridge Bitcoin to EVM and vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published