Fast Info Paul Sztorc -- 5/21/2025 ==================================================== Quick Links ============ SigNet Server -- 172.105.148.135 Reconnect -- addnode 172.105.148.135:38333 onetry L2 Block Heights -- https://node.drivechain.info/#/explorer Mempool.Space fork (L1) -- https://explorer.drivechain.info/ Faucet for Free Coins -- https://drivechain.live/#/faucet Telegram Group -- http://www.t.me/DcInsiders L2L Offical Github -- https://github.com/orgs/LayerTwo-Labs/repositories Official download link -- https://layertwolabs.com/download Server with binaries -- https://releases.drivechain.info/ Command Line Install -- http://bip300.xyz/ Software Stack =============== L1 Bitcoin Core (patched) -- https://github.com/LayerTwo-Labs/bitcoin-patched Bip300_301 Enforcer -- https://github.com/LayerTwo-Labs/bip300301_enforcer L2 -- (each of these is its own chain) Thunder (scaling) -- https://github.com/LayerTwo-Labs/thunder-rust zSide (privacy) -- https://github.com/iwakura-rein/thunder-orchard BitNames (ID/dns) -- https://github.com/LayerTwo-Labs/plain-bitnames BitAssets (tokens) -- https://github.com/LayerTwo-Labs/plain-bitassets EthSide (evm) -- https://www.drivechain.info/blog/ethside-guide/ Cross-Chain Launcher (DL & connect chains) -- https://github.com/LayerTwo-Labs/Drivechain-Launcher BitWindow (Gui & Wallet) -- https://github.com/LayerTwo-Labs/drivechain-frontends Ports (etc) for Each Software ============================= Bitcoin Core (patched) ------------------------ port: 38333 for signet Default dir: ~/.drivechain [ not ~/.bitcoin ] conf file: ----------- signet=1 acceptnonstdtxn=1 txindex=1 rpcuser=*** rpcpassword=*** zmqpubsequence=tcp://localhost:29000 [signet] addnode=172.105.148.135 signetblocktime=60 signetchallenge=00141551188e5153533b4fdd555449e640d9cc129456 ------------------------ Bip300301_enforcer ------------------- port: 8332 getblocktemplate server port: 8122 rpcport: 50051 default dir: ~/.local/share/bip300301_enforcer/ L slot port ------------------------------------------- bitwindow cc n/a 8080 ------------------------------------------- testchain L2 0 8272 ------------------------------------------- bitnames L2 2 6002 ------------------------------------------- bitassets L2 4 6004 ------------------------------------------- zside L2 5 8232 ------------------------------------------- ethsail L2 6 8545 ------------------------------------------- thunder L2 9 6009 ------------------------------------------- latestcore- sidechain L2 11 19015 -------------------------------------------