- English
- Português
- Yкраїнська
- Русский
- Français
Simple bash scripts to support community with the technical side of NYM infrastucture.
This is an attempt to make it a simple process as possible for anyone no matter there experience.
If you have any issues contact details below.
These scripts are only tested on ubuntu 20.04
- 1 cpu core
- 0.5gb ram
- 8gb storage space
- ipv4 & ipv6 connection
- Open a terminal in your local computer. (mac terminal) (windows shell)
- Connect to your server via ssh using your username and i.p example below.
- Intall git and jq on the server
sudo apt install git jq
- Copy and paste the script below into the server.
git clone https://github.com/ExploreNYM/bash-tool ~/bash-tool && ~/bash-tool/scripts/explore-nym.sh
if you are using this tool after already installing manually select migrate.
We greatly appreciate any and all contributions to this project.
If coding is not your thing you can support by delegating to our nodes.
- Indonesia:
4sxonGjdD4vNxWUvk8x8gCB7VpZgUBV4YDLg98oB4PUP
- Thailand:
B9PJBmkT1gVNM4JSmhCa59Dj5aJ7vjk5uvuN5nbJKJW7
- Brazil:
2KuFi7CjKVh1mQrNKhdwLjhXBhVLRktvWMg5k4WXKdrX
We only accept donations to our nym wallet address below.
n1cvcmxmdgw39np3ft9duxj8vdfp9ktny6jtfc0r
Steps to translate the script to your language:
- Create your own Fork of the project.
- On your own Fork, edit the
.json
files inside the text folder. Add the json object with your language and only translate the values, not the keys. Follow the example below where pt-br was added:
- After you have added your translations create a pull request to add it to the script:
- After you create the pull request an automated validation script will check the integrity of the files you edited. If the test passes you're all good and your language will soon be added, If you didn't pass the automated test check the details to see what happened at which file and then correct it in order to pass the test.
- Details output when there's invalid syntax on one of the json files (invalid syntax on install.json in this case):
- Details output when there's extra or missing keys on one of the json files (extra key on install.json in this case):
-
If you have conflicts with the base branch you should sync your fork similar to the way you created the pull request:
Distributed under the MIT License. See LICENSE
for more information.
Twitter - @Pawnflake
Discord - Pawnflake
Discord - supermeia
Website - explorenym.net