bitcoin-butler

command module
v0.0.0-...-a1e5c2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2019 License: MIT Imports: 14 Imported by: 0

README

bitcoin-butler

Hi sir, I'm here to help you.

I can generate external bitcoin addresses from your xPub keys on public request.

Prerequisite

Installation

Clone this repository

git clone https://github.com/lorenzodisidoro/bitcoin-butler.git

and install dependencies by moving into the bitcoin-butler directory and running install script as a follow

cd bitcoin-butler && bash ./scripts/install

Build

To build on Linux using build script running the following command

bash ./scripts/build linux amd64

or for others OS refer to a list of valid GOOS and GOARCH. Build script generate bitcoin-butler-lambda-linux.zip zip file to use to deploy the lambda function to AWS.

Lambda environments

Runtime environments for the lambda function:

  • NETWORK is bitcoin network
  • XPUB is extended public key encrypted using KMS
  • PATH is account BIP32 derivation path (eg. m/44/0/1/0) encrypted using KMS
  • BUCKET_NAME as the name of bucket to use
  • INDEX_FILE_NAME as the name of file used to save index
Lambda policy

You will give at your lambda function the basic permissions required, you can use resource/aws/lambda_policy.json and resource/aws/lambda_role.json documents.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL