├── .cspell.json ├── .gitignore ├── README.md ├── js-script ├── accounts.txt ├── analog-test │ ├── query.mjs │ └── ssk.mjs ├── backpack-oooooyoung.js ├── batchX-oooooyoung.mjs ├── lava-oooooyoung.js ├── particle-oooooyoung.js ├── particle-oooooyoung.py ├── sonicSVM-oooooyoung.js └── test.js ├── other └── MyToken.sol ├── package.json ├── pw-script ├── atommint-oooooyoung.ps1 ├── iercpow-oooooyoung.ps1 └── lava-oooooyoung.ps1 ├── requirements.txt ├── shell-script ├── aleo-damominer-oooooyoung.sh ├── aleo-oooooyoung.sh ├── babylon-oooooyoung.sh ├── btcfullnode-oooooyoung.sh ├── cat20-oooooyoung.sh ├── celestia-oooooyoung.sh ├── chainflip-oooooyoung.sh ├── dusknetwork-oooooyoung.sh ├── dymension-oooooyoung.sh ├── install_var.sh ├── layeredge-oooooyoung.sh ├── massa-oooooyoung.sh ├── nexus-oooooyoung.sh ├── nibiru-oooooyoung.sh ├── qtestnet-oooooyoung.sh └── ziesha-oooooyoung.sh └── tea.yaml /.cspell.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/.cspell.json -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /node_modules -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/README.md -------------------------------------------------------------------------------- /js-script/accounts.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /js-script/analog-test/query.mjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/analog-test/query.mjs -------------------------------------------------------------------------------- /js-script/analog-test/ssk.mjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/analog-test/ssk.mjs -------------------------------------------------------------------------------- /js-script/backpack-oooooyoung.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/backpack-oooooyoung.js -------------------------------------------------------------------------------- /js-script/batchX-oooooyoung.mjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/batchX-oooooyoung.mjs -------------------------------------------------------------------------------- /js-script/lava-oooooyoung.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/lava-oooooyoung.js -------------------------------------------------------------------------------- /js-script/particle-oooooyoung.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/particle-oooooyoung.js -------------------------------------------------------------------------------- /js-script/particle-oooooyoung.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/particle-oooooyoung.py -------------------------------------------------------------------------------- /js-script/sonicSVM-oooooyoung.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/sonicSVM-oooooyoung.js -------------------------------------------------------------------------------- /js-script/test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/js-script/test.js -------------------------------------------------------------------------------- /other/MyToken.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/other/MyToken.sol -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/package.json -------------------------------------------------------------------------------- /pw-script/atommint-oooooyoung.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/pw-script/atommint-oooooyoung.ps1 -------------------------------------------------------------------------------- /pw-script/iercpow-oooooyoung.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/pw-script/iercpow-oooooyoung.ps1 -------------------------------------------------------------------------------- /pw-script/lava-oooooyoung.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/pw-script/lava-oooooyoung.ps1 -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | web3 2 | eth-account 3 | colorama 4 | -------------------------------------------------------------------------------- /shell-script/aleo-damominer-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/aleo-damominer-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/aleo-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/aleo-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/babylon-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/babylon-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/btcfullnode-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/btcfullnode-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/cat20-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/cat20-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/celestia-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/celestia-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/chainflip-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/chainflip-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/dusknetwork-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/dusknetwork-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/dymension-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/dymension-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/install_var.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/install_var.sh -------------------------------------------------------------------------------- /shell-script/layeredge-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/layeredge-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/massa-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/massa-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/nexus-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/nexus-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/nibiru-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/nibiru-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/qtestnet-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/qtestnet-oooooyoung.sh -------------------------------------------------------------------------------- /shell-script/ziesha-oooooyoung.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/shell-script/ziesha-oooooyoung.sh -------------------------------------------------------------------------------- /tea.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nopapername/shell-oooooyoung/HEAD/tea.yaml --------------------------------------------------------------------------------