/BitGoJS

BitGo JavaScript SDK

Primary LanguageJavaScript

BitGoJS

BitGo JavaScript SDK

The BitGo Platform and SDK makes it easy to build multi-signature Bitcoin applications today. The SDK is fully integrated with the BitGo co-signing service for managing all of your BitGo wallets.

Included in the SDK are examples for how to use the API to manage your multi-signature wallets.

Please contact us at support@bitgo.com if you have questions or comments about this API.

Build Status Coverage Status

Installation

npm install

Test

npm test

Compile

Creates a single file of javascript for inclusion in your applications.

npm run-script compile npm run-script compile-dbg