bbg / crypto-login (public) (License: GPLv3) (since 2021-12-30) (hash sha1)
Login to multiple blockchain wallets as React components, based on Vitejs and Bulma
List of commits:
Subject Hash Author Date (UTC)
ci(setup): Preview on port 8080 fe7a659120613c35fb8a038840b79f0aa483c8d7 BBG 2021-12-30 07:37:37
feat(setup): Initial commit f58f3f5352fda398d7e97bf98bd185dcfadd1e71 Gabriel Balasz 2021-12-30 07:29:04
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bbg/crypto-login

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bbg/crypto-login

Clone this repository using git:
git clone git://git.rocketgit.com/user/bbg/crypto-login

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main