Skip to content

Golang implementation of a BIP32, BIP44, BIP49 and BIP84 compatible hierarchical determinstic wallet

License

Notifications You must be signed in to change notification settings

sanscentral/sanswallet

 
 

Repository files navigation

SansWallet

Build Status

SansWallet golang library is an implementation of a BIP32, BIP44, BIP49 and BIP84 compatible hierarchical determinstic wallet

Build

Requires Go version 1.9 or later. Use go dep for dependency management

Run all unit tests with $ go test ./...

Contact

contact@sanscentral.org (PGP)

License

AGPLv3 Logo

Copyright (C) 2018 Sans Central

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Golang implementation of a BIP32, BIP44, BIP49 and BIP84 compatible hierarchical determinstic wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%