├── Archive ├── Mainnets │ └── humans-ai │ │ └── README.md └── Testnets │ ├── Althea │ └── README.md │ ├── Aptos │ └── README.md │ ├── Chainflip │ └── README.md │ ├── Gitopia │ └── README.md │ ├── Goracle │ └── README.md │ ├── Kyve │ └── README.md │ ├── Manta-Network-Trusted-Setup │ └── README.md │ ├── SUI │ └── README.md │ └── humans-ai │ └── README.md ├── Mainnets ├── Agoric │ └── README.md ├── Arbitrum │ └── README.md ├── Avalanche-Mainnet-RPC │ └── README.md ├── Base │ └── README.md ├── Binance │ └── README.md ├── Bitcanna │ └── README.md ├── Celo │ └── README.md ├── Centrifuge │ └── README.md ├── ETH-mainnet-rpc │ ├── README.md │ ├── ethereum_update.sh │ └── lighthouse_update.sh ├── Farcaster │ └── README.md ├── Filecoin-RPC │ └── README.md ├── Fraxtal │ └── README.md ├── ImmutableX │ └── README.md ├── Joystream │ └── README.md ├── Linea │ └── README.md ├── Mantle │ └── README.md ├── Moonbeam │ └── README.md ├── Optimism │ └── README.md ├── Polygon │ ├── Readme.md │ └── config.toml ├── Pylons │ └── README.md ├── Scroll │ └── README.md ├── Uptick │ └── README.md └── kyve │ └── README.md └── Testnets ├── Agoric └── README.md ├── Arbitrum └── README.md ├── Aurora-RPC └── README.md ├── Avalanche-RPC └── README.md ├── Base-RPC └── README.md ├── Binance-RPC └── README.md ├── BitcannaDevnet ├── README.md └── addrbook.json ├── Celo-Alfajores-RPC └── README.md ├── Centrifuge └── README.md ├── CrossFi-Documentation └── CrossFi-TestNet-UserGuide │ ├── 1) Send-Transaction-Task │ └── README.md │ ├── 2) EVM-Transaction-Task │ └── README.md │ ├── 3) MultiSend-1-Transaction-Task │ └── README.md │ └── README.md ├── CrossFi └── README.md ├── ETH-Goerli-RPC ├── README.md ├── ethereum_update.sh └── lighthouse_update.sh ├── EigenLayer └── Rus │ └── READMERUS.md ├── EquitoFinance ├── README.md └── equito-update.sh ├── Fantom-RPC ├── README.md └── fantom_update.sh ├── Filecoin-RPC ├── README.md └── config.toml ├── Gnoland └── README.md ├── ImmutableX └── README.md ├── Kava-RPC └── README.md ├── Lava └── README.md ├── Linea └── README.md ├── Mantle └── README.md ├── Moonbeam └── README.md ├── Nibiru └── README.md ├── Optimism-RPC └── README.md ├── Polygon-RPC ├── README.md ├── bor_update.sh ├── config.toml └── heimdall_update.sh ├── Scroll └── Readme.md ├── Uptick └── README.md └── zkPolygon └── README.md /Archive/Mainnets/humans-ai/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Mainnets/humans-ai/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Althea/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Althea/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Aptos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Aptos/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Chainflip/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Chainflip/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Gitopia/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Gitopia/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Goracle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Goracle/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Kyve/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Kyve/README.md -------------------------------------------------------------------------------- /Archive/Testnets/Manta-Network-Trusted-Setup/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/Manta-Network-Trusted-Setup/README.md -------------------------------------------------------------------------------- /Archive/Testnets/SUI/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/SUI/README.md -------------------------------------------------------------------------------- /Archive/Testnets/humans-ai/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Archive/Testnets/humans-ai/README.md -------------------------------------------------------------------------------- /Mainnets/Agoric/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Agoric/README.md -------------------------------------------------------------------------------- /Mainnets/Arbitrum/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Arbitrum/README.md -------------------------------------------------------------------------------- /Mainnets/Avalanche-Mainnet-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Avalanche-Mainnet-RPC/README.md -------------------------------------------------------------------------------- /Mainnets/Base/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Base/README.md -------------------------------------------------------------------------------- /Mainnets/Binance/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Binance/README.md -------------------------------------------------------------------------------- /Mainnets/Bitcanna/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Bitcanna/README.md -------------------------------------------------------------------------------- /Mainnets/Celo/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Celo/README.md -------------------------------------------------------------------------------- /Mainnets/Centrifuge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Centrifuge/README.md -------------------------------------------------------------------------------- /Mainnets/ETH-mainnet-rpc/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/ETH-mainnet-rpc/README.md -------------------------------------------------------------------------------- /Mainnets/ETH-mainnet-rpc/ethereum_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/ETH-mainnet-rpc/ethereum_update.sh -------------------------------------------------------------------------------- /Mainnets/ETH-mainnet-rpc/lighthouse_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/ETH-mainnet-rpc/lighthouse_update.sh -------------------------------------------------------------------------------- /Mainnets/Farcaster/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Farcaster/README.md -------------------------------------------------------------------------------- /Mainnets/Filecoin-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Filecoin-RPC/README.md -------------------------------------------------------------------------------- /Mainnets/Fraxtal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Fraxtal/README.md -------------------------------------------------------------------------------- /Mainnets/ImmutableX/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/ImmutableX/README.md -------------------------------------------------------------------------------- /Mainnets/Joystream/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Joystream/README.md -------------------------------------------------------------------------------- /Mainnets/Linea/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Linea/README.md -------------------------------------------------------------------------------- /Mainnets/Mantle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Mantle/README.md -------------------------------------------------------------------------------- /Mainnets/Moonbeam/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Moonbeam/README.md -------------------------------------------------------------------------------- /Mainnets/Optimism/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Optimism/README.md -------------------------------------------------------------------------------- /Mainnets/Polygon/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Polygon/Readme.md -------------------------------------------------------------------------------- /Mainnets/Polygon/config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Polygon/config.toml -------------------------------------------------------------------------------- /Mainnets/Pylons/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Pylons/README.md -------------------------------------------------------------------------------- /Mainnets/Scroll/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Scroll/README.md -------------------------------------------------------------------------------- /Mainnets/Uptick/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/Uptick/README.md -------------------------------------------------------------------------------- /Mainnets/kyve/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Mainnets/kyve/README.md -------------------------------------------------------------------------------- /Testnets/Agoric/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Agoric/README.md -------------------------------------------------------------------------------- /Testnets/Arbitrum/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Arbitrum/README.md -------------------------------------------------------------------------------- /Testnets/Aurora-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Aurora-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Avalanche-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Avalanche-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Base-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Base-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Binance-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Binance-RPC/README.md -------------------------------------------------------------------------------- /Testnets/BitcannaDevnet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/BitcannaDevnet/README.md -------------------------------------------------------------------------------- /Testnets/BitcannaDevnet/addrbook.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/BitcannaDevnet/addrbook.json -------------------------------------------------------------------------------- /Testnets/Celo-Alfajores-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Celo-Alfajores-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Centrifuge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Centrifuge/README.md -------------------------------------------------------------------------------- /Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/1) Send-Transaction-Task/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/1) Send-Transaction-Task/README.md -------------------------------------------------------------------------------- /Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/2) EVM-Transaction-Task/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/2) EVM-Transaction-Task/README.md -------------------------------------------------------------------------------- /Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/3) MultiSend-1-Transaction-Task/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/3) MultiSend-1-Transaction-Task/README.md -------------------------------------------------------------------------------- /Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/CrossFi-Documentation/CrossFi-TestNet-UserGuide/README.md -------------------------------------------------------------------------------- /Testnets/CrossFi/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/CrossFi/README.md -------------------------------------------------------------------------------- /Testnets/ETH-Goerli-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/ETH-Goerli-RPC/README.md -------------------------------------------------------------------------------- /Testnets/ETH-Goerli-RPC/ethereum_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/ETH-Goerli-RPC/ethereum_update.sh -------------------------------------------------------------------------------- /Testnets/ETH-Goerli-RPC/lighthouse_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/ETH-Goerli-RPC/lighthouse_update.sh -------------------------------------------------------------------------------- /Testnets/EigenLayer/Rus/READMERUS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/EigenLayer/Rus/READMERUS.md -------------------------------------------------------------------------------- /Testnets/EquitoFinance/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/EquitoFinance/README.md -------------------------------------------------------------------------------- /Testnets/EquitoFinance/equito-update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/EquitoFinance/equito-update.sh -------------------------------------------------------------------------------- /Testnets/Fantom-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Fantom-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Fantom-RPC/fantom_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Fantom-RPC/fantom_update.sh -------------------------------------------------------------------------------- /Testnets/Filecoin-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Filecoin-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Filecoin-RPC/config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Filecoin-RPC/config.toml -------------------------------------------------------------------------------- /Testnets/Gnoland/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Gnoland/README.md -------------------------------------------------------------------------------- /Testnets/ImmutableX/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/ImmutableX/README.md -------------------------------------------------------------------------------- /Testnets/Kava-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Kava-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Lava/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Lava/README.md -------------------------------------------------------------------------------- /Testnets/Linea/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Linea/README.md -------------------------------------------------------------------------------- /Testnets/Mantle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Mantle/README.md -------------------------------------------------------------------------------- /Testnets/Moonbeam/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Moonbeam/README.md -------------------------------------------------------------------------------- /Testnets/Nibiru/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Nibiru/README.md -------------------------------------------------------------------------------- /Testnets/Optimism-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Optimism-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Polygon-RPC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Polygon-RPC/README.md -------------------------------------------------------------------------------- /Testnets/Polygon-RPC/bor_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Polygon-RPC/bor_update.sh -------------------------------------------------------------------------------- /Testnets/Polygon-RPC/config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Polygon-RPC/config.toml -------------------------------------------------------------------------------- /Testnets/Polygon-RPC/heimdall_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Polygon-RPC/heimdall_update.sh -------------------------------------------------------------------------------- /Testnets/Scroll/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Scroll/Readme.md -------------------------------------------------------------------------------- /Testnets/Uptick/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/Uptick/README.md -------------------------------------------------------------------------------- /Testnets/zkPolygon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mertelnub5/cryptosailors-guides/HEAD/Testnets/zkPolygon/README.md --------------------------------------------------------------------------------