Skip to content

hodlwallet/liviano

Repository files navigation

Liviano

Liviano is a proof of concept light wallet framework for Bitcoin written in C# with NBitcoin. It includes a CLI and a Daemon. Liviano is ideal for running your own light client node to spin off your own wallet!

Requirements

Supported Platforms

We use Xamarin and NBitcoin and support .NET Standard 2.0 which makes this library compatible with the following platforms:

  • Windows (.NET Framework)
  • Mac (Xamarin, Mono Mac)
  • Linux (.NET Core)
  • iOS (Xamarin)
  • Android (Xamarin)

Build Instructions

make build

Run Tests

make test

Make Commands:

Command Description
run run Liviano.CLI project, use args="--version" make run to run with argument --version
build builds Liviano solution
test runs the test project Liviano.Tests
publish[_debug,_release] build to publish Liviano solution
clean removes executables from bin
[ubuntu,osx]_debug_build creates a debug build for an specific OS installed in ./liviano-cli

About

NBitcoin ElectrumX Light Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •