pull down to refresh
100 sats \ 0 replies \ @clyde_nakamoto 16 Jul 2022 \ on: Releasing RGB: Smart contracts for Bitcoin and Lightning Network (Slides) bitcoin
From page 8
If you wish to clone all the repos in a github account just use the following bash script
Create a git access token
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
To deal with the rate limit
https://docs.github.com/en/rest/overview/resources-in-the-rest-api#rate-limiting
Than edit the fields USERNAME and TOKEN on the script and run it.