An easy-to-use cold storage wallet for Siacoin.
This repo hosts all the source files needed to build SiaCold.
While the master
branch hosts all the development code, tagged releases are available through git tags.
Contributions are very welcome, in the form of pull/feature requests and issues.
These libraries made SiaCold possible:
- RxJava2
- Butter Knife
- QRGen and its Android adapter
- Retrofit2 and its Android adapters
- gson and its Retrofit2 adapter
- AutoFitTextView
- Realm and its adapters
- AboutLibraries
Siacoin address and seed generation are handled by some parts taken from the core and sia-coldstorage
, gracefully adapted thanks to gomobile
.