diff --git a/chain_providers.cfg b/chain_providers.cfg index 608e734..b3f29fa 100644 --- a/chain_providers.cfg +++ b/chain_providers.cfg @@ -65,6 +65,7 @@ version="0.4.0" display_name="Bitnames" description="Own one username that you use everywhere — replaces DNS, logging in, and email" repo_url="https://github.com/LayerTwo-Labs/plain-bitnames" +base_download_url="https://releases.drivechain.info/" download_file_linux="L2-S2-BitNames-latest-x86_64-unknown-linux-gnu.zip" download_file_mac="L2-S2-BitNames-latest-x86_64-apple-darwin.zip" download_file_win="L2-S2-BitNames-latest-x86_64-pc-windows-gnu.zip" @@ -95,6 +96,7 @@ version="0.4.0" display_name="BitAssets" description="A sidechain for issuing Bit-Art (NFTs) and digital assets (ICOs, tokens)." repo_url="https://github.com/LayerTwo-Labs/plain-bitassets" +base_download_url="https://releases.drivechain.info/" download_file_linux="L2-S4-BitAssets-latest-x86_64-unknown-linux-gnu.zip" download_file_mac="L2-S4-BitAssets-latest-x86_64-apple-darwin.zip" download_file_win="L2-S4-BitAssets-latest-x86_64-pc-windows-gnu.zip" @@ -185,6 +187,7 @@ version="0.4.0" display_name="Thunder" description="A high performance largeblock sidechain" repo_url="https://github.com/LayerTwo-Labs/thunder-rust" +base_download_url="https://releases.drivechain.info/" download_file_linux="L2-S9-Thunder-latest-x86_64-unknown-linux-gnu.zip" download_file_mac="L2-S9-Thunder-latest-x86_64-apple-darwin.zip" download_file_win="L2-S9-Thunder-latest-x86_64-pc-windows-gnu.zip" @@ -215,6 +218,7 @@ version="4.02.00" display_name="Latest Core Plus" description="Bitcoin Core v25 + BIPS 118, 119, & 345" repo_url="https://github.com/LayerTwo-Labs/bitcoin" +base_download_url="https://releases.drivechain.info/" download_file_linux="L2-S11-latestCore-linux.zip" download_file_mac="" download_file_win=""