git clone https://github.com/tm01013/how-to-make-your-own-crypto.gitcdhow-to-make-your-own-crypto Open Terminal then enter the following command: bash solana-token-creator.sh The program will ask you if you want to install the needed software. You will need to say "y" at the first ...
bash solana-token-creator.sh --cheat ``` > If you have other suggestions what to put in the cheat sheat create an issue with the 'cheat sheat' label, or open a PR. ### Tools With this feature you can do unregular solana stuff easyly! ``` bash bash solana-token-creator.sh --...
Here’s a simple example of how to use Promise.all to make simultaneous HTTP requests:// execute simultaneous requests Promise.all([ axios.get("https://api.github.com/users/mapbox"), axios.get("https://api.github.com/users/phantomjs"), ]).then(([user1, user2]) => { //this ...
In v2.1, if your training document doesn't have a value filled in, you can draw a box where the value should be. Use Draw region on the upper left corner of the window to make the region taggable.Apply labels to textNext, you create tags (labels) and apply them to the text ...
GitHub Personal Access Tokens Click on theGenerate new tokento generate a new one. Generate new token Enter theNotefor the token. You can think of it as short notes for the token to remember. Personal access token Note Select the permissions for the token. The programs using the token will...
Congratulations, you now have your digital profile and can share it with your community and audience. Mine ishttps://github.com/theoyinbookeyou can connect with me by following my account. Action Point: Your immediate action point is to tweet your profile on twitter and make a post...
An app registration for the single-page application so that it can sign in users and get tokens allowing the application to call the Azure Function. An app registration for the Azure Function that allows it to use the on-behalf-of flow to exchange the token sent by the SPA for a token ...
One is a public key, and the other is a private key. You will need the key to make a connection with your GitHub account. To view the contents of the saved key, issue the following command. 1 cat.ssh/id_rsa_work.pub Copy and store the key on a text file on your computer, as...
the software from source, which we will go over in this section. This takes longer and will not be maintained through your package manager, but it will allow you to download the latest release and will give you greater control over the options you include if you wish to make customizations...
If you are having trouble connecting to your VPN, try the following: Check your internet connection Make sure your VPN credentials are correct Restart your VPN client Restart your computer VPN Disconnecting Frequently If your VPN connection is disconnecting frequently, try the following: ...