Skip to content

Bitcoin SV core library needed by the Xoken apps & servers

License

Notifications You must be signed in to change notification settings

PinkDiamond1/xoken-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xoken Core

Xoken Core is a library of Bitcoin SV functions written in Haskell featuring:

  • Hashing functions (SHA-256, RIPEMD-160)
  • Parsing and manipulation of all Bitcoin SV protocol messages
  • Base58 support
  • BIP32 extended key derivation and parsing
  • BIP39 mnemonic keys
  • ECDSA secp256k1 cryptographic primitives
  • Script parsing
  • Building and signing of standard transactions (regular, multisig)
  • Comprehensive test suite

Note: This repository was originally forked from https://github.com/haskoin/haskoin-core. The code base has undergone significant changes and is exclusively suited for Bitcoin SV.

About

Bitcoin SV core library needed by the Xoken apps & servers

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%