/expchain

expchain testnet auto deploy contract and interact

Primary LanguageJavaScriptMIT LicenseMIT

Exp Chain Auto Deploy Contract

banner

Introducing EXPchain The Future of Intelligence • Inventor of zkBridge and Expander • EXPchain: The everything chain for AI

Update

  • using Proxy to get Faucet so no need to wait 10 minutes each claim
  • put proxy in proxies.txt 1 line 1 proxy

Features

  • Auto Getting Faucets
  • Auto Deploy Contract
  • Auto Interact with Contract
  • Auto Generate New Wallets
  • All Wallets informations saved to wallets.json

Requirements

Setup

  1. Clone this repository:
    git clone https://github.com/Zlkcyber/expchain.git
    cd expchain
  2. Install dependencies:
    npm install
  3. Setup: to creating new wallets
    npm run setup
  4. Faucet: to getting faucet
    npm run faucet
  5. Run The Script:
    npm run start

License: MIT

This project is licensed under the MIT License.