monero-project / kastelo

The Sekura Monero Hardware Wallet
Other
111 stars 26 forks source link

Basic firmware initial #15

Closed ivanahepjuk closed 6 years ago

ivanahepjuk commented 6 years ago

Thank you for the interest in contributing. To review and possibly merge as soon as possible, please make sure the following is in order:

The repository maintainer will likely merge the request in the following way:

$ git checkout -b pr-name
$ git pull git://github.com/<contributor>/<thisrepo>.git <branch>
$ git checkout master
$ git merge --no-ff pr-name
$ git branch -d pr-name
$ git push

For questions or problems, ask us on irc://chat.freenode.net/monero-hardware/.