git clone https://github.com/yukibtc/keechain.git && cd keechain
Import gpg keys:
gpg --keyserver hkps://keys.openpgp.org --recv-keys $(<contrib/verify-commits/trusted-keys)
Verify commit:
git verify-commit HEAD
Follow this instructions: https://www.rust-lang.org/tools/install
Follow instruction for your OS:
Before using keechain
, take a look at usage guide.