pow-co / Gigamonkey

basic functions in bitcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gigamonkey

A library with basic Bitcoin functions.

Dependencies

  • The Bitcoin SV reference implementation.
  • My library Data which contains tools for high level programming, which in turn depends on.
    • GMP and GMP++
    • ntl
    • ctre
  • libsecp256k1
  • crypto++

Overview

  • wallet.hpp - a basic wallet.
  • merkle.hpp - Merkle trees and paths.
  • schema/ - key schema. Right now there is HD and random.
  • boost/ - Boost outputs

Future Plans

  • encryption / decryption
  • B, Bcat
  • paymails

Name

Gigamonkey is my name for the Bitcoin egregore.

About

basic functions in bitcoin

License:Other


Languages

Language:C++ 97.9%Language:HTML 0.8%Language:C 0.5%Language:CMake 0.5%Language:Python 0.2%Language:Dockerfile 0.0%Language:Shell 0.0%