- Website https://haust.network/
Haust Network: A Versatile Blockchain Solution
Haust is a built on Ethereum Virtual Machine (EVM) blockchain specifically designed for micropayment solutions and gas-intensive smart contracts. Haust Network is a versatile project that leverages the permissionless nature of blockchain technology to deliver innovative solutions.
It provides decentralized finance (DeFi) solutions and also pioneers the implementation of a symbiotic network.
Haust boasts hight security low commissions and provides its own SDK for native integrations with Telegram and other messengers. Notably, the network introduces Haustoria, a feature enabling liquid staking on various networks directly connected to Haust.
- its will try to mint using existing wallet in
wallets.json
npm run mint
-
auto distribute eth sepilia to another addr in wallets json
-
just input
y
if you want to auto distribute eth to another wallet -
input
n
to continue mint and bridge process -
make sure your first wallet in wallets.json have enought eth sepolia
npm run bridge
-
add auto deploy and interact with contract
-
git pull
and re install dependenciesnpm install
-
run deploy:
npm run deploy
-
Auto Generate New Wallets
-
Auto Claim Faucets To New Address
-
All Wallets information Saved In wallets.json
-
Haust Token Faucet Is Limited so Act Fast
- Node.js: Ensure you have Node.js installed.
- npm: Ensure you have npm installed.
- Clone this repository:
git clone https://github.com/Zlkcyber/haustBot.git cd haustBot
- Install dependencies:
npm install
- Setup: to create new wallets
npm run setup
- Run The Script:
npm run start
This project is licensed under the MIT License.