/pasl

PASL Safebox cryptocurrency

Primary LanguageGoGNU General Public License v3.0GPL-3.0

PASL - Personalized Accounts & Safebox Ledger

Build status Build Status Coverage Status

PASL is a cryptocurrency based around the Safebox blockhain with strong security and easy to remember addresses (account numbers) like 0-10, 5-70 or 54321-26.

Copyright (c) 2018 PASL Project

Compiling PASL from source

Dependencies

Checkout project's repository

go get -u -v github.com/pasl-project/pasl

Build and install

go install github.com/pasl-project/pasl

Binaries will be installed in $GOPATH/bin/ by default