Skip to content

Warnet project implementation with one-tank network and attack scenario #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

b-l-u-e
Copy link

@b-l-u-e b-l-u-e commented Jul 4, 2025

Overview

A complete Warnet project implementing a one-tank network with a single attack scenario for hands-on Bitcoin network analysis learning.

Implementation Details

Based on feedback from this comment

��️ Project Structure

  • Created complete Warnet project structure (warnet-demo/)
  • Implemented one-tank network configuration (94.0.0-5k-inv.yaml)
  • Added single scenario (my_first_attack_5kinv.py)

📚 Documentation

  • Enhanced README with comprehensive setup instructions
  • Added extensive links to main Warnet documentation
  • Provided detailed monitoring and progress watching guidance
  • Included multiple monitoring options (dashboard, CLI, direct access)

🎯 Key Features

  • One-tank network: Single node for simplicity and learning
  • Single scenario: Focused on basic network interaction
  • Clear instructions: Step-by-step deployment and execution
  • Multiple monitoring methods: Web dashboard, command line, direct node access
  • Progress watching: Real-time observation of attack execution

What Users Can Do

  1. Deploy the one-node network with warnet deploy warnet-demo
  2. Run the attack scenario with warnet run warnet-demo/scenarios/my_first_attack_5kinv.py
  3. Monitor the tiny network using dashboard or CLI tools
  4. Watch the attack progress in real-time
  5. Understand basic Bitcoin network behavior

Testing

✅ Successfully tested deployment and scenario execution
✅ Verified monitoring capabilities work as documented
✅ Confirmed one-node network operates correctly

b-l-u-e added 2 commits June 27, 2025 01:12
Add a beginner-friendly guide that teaches users how to:
- Set up Warnet using standard installation workflow
- Deploy Bitcoin networks with warnet new command
- Run existing scenarios (miner_std, tx_flood, reconnaissance)
- Monitor and interact with networks via dashboard

This provides a simple entry point for new users to learn Warnet
without requiring custom scripts or source installation.
- Created one-tank network (single node)
- Implemented single scenario (my_first_attack_5kinv.py)
- Enhanced README with comprehensive Warnet docs links
- Added detailed monitoring and progress watching instructions
- Provided multiple ways to monitor the tiny network
- Clear step-by-step execution and observation guidance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant