https://github.com/hunga9k50doker/haust
Tool haust network
https://github.com/hunga9k50doker/haust
Last synced: 2 months ago
JSON representation
Tool haust network
- Host: GitHub
- URL: https://github.com/hunga9k50doker/haust
- Owner: Hunga9k50doker
- License: mit
- Created: 2025-01-22T18:54:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T18:57:58.000Z (5 months ago)
- Last Synced: 2025-03-28T13:33:03.242Z (3 months ago)
- Language: JavaScript
- Size: 295 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HAUST AUTO CLAIM FAUCET

- Website https://haust.network/## What Is 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.
## auto mint / bridge and distribute eth
- 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 you setup private key on in config.json and the wallet have sepolia eth
```
node bridge
```
## Update
- add auto deploy and interact with contract
- `git pull` and re install dependencies `npm install`- run deploy:
```bash
node deploy
```## Features
- **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**
## Requirements
- **Node.js**: Ensure you have Node.js installed.
- **npm**: Ensure you have npm installed.## Setup
1. Clone this repository:
```bash
git clone https://github.com/Hunga9k50doker/haust.git
cd haust
```
2. Install dependencies:
```bash
npm install
```
3. Setup: to create new wallets
```bash
node setup
```
4. Run The Script:
```bash
node start
```## 
This project is licensed under the [MIT License](LICENSE).