anya-core 1.2.0

Enterprise-grade Bitcoin Infrastructure Platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
---
title: "Anya Core"
description: "Enterprise Bitcoin Infrastructure Platform with Layer2 Protocol Integration"
---

# Anya Core [AIR-3][AIS-3][BPC-3][RES-3]

A modular Bitcoin infrastructure platform designed for enterprise applications, Layer2 protocol integration, and decentralized AI/ML systems.

[![Build Status](https://img.shields.io/badge/Build-Passing-green)](https://github.com/Anya-org/Anya-core)
[![BIP-341](https://img.shields.io/badge/BIP--341-Compliant-green)](https://bips.xyz/341)
[![Layer2](https://img.shields.io/badge/Layer2-9_Protocols-blue)](docs/layer2/README.md)
[![Rust](https://img.shields.io/badge/Rust-1.70+-orange)](https://rust-lang.org)

*Last Updated: July 14, 2025*
**Version: 1.2.0**

## ๐Ÿ“– Documentation Hub

๐Ÿ‘‰ **[Complete Documentation](docs/)** - Comprehensive guides and references

**Quick Navigation:**

- [๐Ÿš€ Getting Started]#quick-start - Setup and basic usage
- [โš™๏ธ Installation Guide]#installation--configuration - Detailed setup instructions  
- [๐Ÿ—๏ธ Architecture Overview]#core-features - System design and components
- [๐Ÿ”ง Bitcoin Integration]docs/bitcoin/ - BIP compliance and Bitcoin features
- [โšก Layer2 Protocols]docs/layer2/ - Lightning, RGB, DLC, and more
- [๐Ÿ”’ Security Guide]docs/security/ - Security policies and best practices

---

## Table of Contents

- [Overview]#overview
- [Quick Start]#quick-start
- [Installation & Configuration]#installation--configuration
- [Core Features]#core-features
- [Technical Implementation]#technical-implementation
- [Development Status]#development-status
- [Testing & Validation]#testing--validation
- [Contributing]#contributing
- [License & Resources]#license--resources

---

## Overview

Anya Core is an advanced integrated system combining Bitcoin/crypto functionality, ML-based analytics, and Web5 decentralized data management with enterprise-grade security and revenue tracking. Built on a hexagonal architecture, it provides a robust, scalable, and secure platform for institutional-grade operations.

**Core Bitcoin Features:**

- Bitcoin transaction processing and validation
- Taproot (BIP-341) and Tapscript (BIP-342) support  
- PSBT (Partially Signed Bitcoin Transactions) implementation
- Schnorr signatures (BIP-340) integration
- Comprehensive Bitcoin wallet functionality

**Layer2 Protocol Framework:**

- Lightning Network payment channels
- RGB protocol for asset issuance
- Discrete Log Contracts (DLC)
- State channels implementation
- Taproot Assets support
- Cross-protocol interoperability

**Enterprise Infrastructure:**

- Hexagonal architecture with clean separation of concerns
- Hardware Security Module (HSM) integration
- Comprehensive monitoring and metrics
- Modular component design
- Production-ready security measures

> **AI Labeling:** This project follows the [AI Labeling System]docs/standards/AI_LABELING.md with standardized compliance markers for AI readiness, security, and Bitcoin protocol compliance.

**System Architecture:**

```
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”    โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”    โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚   Applications  โ”‚    โ”‚   Web APIs   โ”‚    โ”‚  External Tools โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
         โ”‚                       โ”‚                       โ”‚
    โ”Œโ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”
    โ”‚                   Anya Core                             โ”‚
    โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”  โ”‚
    โ”‚  โ”‚   Bitcoin   โ”‚  โ”‚   Layer2    โ”‚  โ”‚   Enterprise    โ”‚  โ”‚
    โ”‚  โ”‚   Protocol  โ”‚  โ”‚  Protocols  โ”‚  โ”‚  Infrastructure โ”‚  โ”‚
    โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜  โ”‚
    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
```

---

## Quick Start

### 1. Prerequisites

```bash
# System requirements
- Rust 1.70+ with Cargo
- Git for version control
- 4GB+ RAM available
- 10GB+ disk space

# Optional for full features
- Bitcoin Core 24.0+ (for full Bitcoin integration)
- Docker (for containerized deployment)
```

### 2. Clone and Build

```bash
git clone https://github.com/Anya-org/Anya-core.git
cd Anya-core
cargo build --release
```

### 3. Basic Configuration

Create a basic configuration file:

```bash
mkdir -p ~/.config/anya-core
cat > ~/.config/anya-core/config.toml << EOF
[bitcoin]
network = "testnet"
rpc_url = "http://localhost:18332"

[layer2]
enabled = ["lightning", "rgb"]

[security]
hsm_enabled = false
log_level = "info"
EOF
```

### 4. Run Tests

```bash
# Run core functionality tests
cargo test --lib

# Run integration tests (requires setup)
cargo test --test integration_tests
```

### 5. Basic Usage

```rust
use anya_core::{BitcoinClient, Layer2Manager};

// Initialize Bitcoin client
let bitcoin_client = BitcoinClient::new(config)?;

// Create Layer2 manager for protocol integration
let layer2_manager = Layer2Manager::new()?;

// Process Bitcoin transactions
let tx_result = bitcoin_client.process_transaction(raw_tx)?;
println!("Transaction processed: {}", tx_result.txid);
```

---

## Installation & Configuration

### System Requirements

**Minimum Requirements:**

-   CPU: 8+ cores recommended
-   RAM: 16GB+ recommended
-   Storage: 1TB+ SSD recommended
-   Network: 1Gbps+ recommended
-   GPU: Optional for ML acceleration
-   NPU: Optional for advanced ML

**Software Dependencies:**

-   Rust 1.70+
-   PostgreSQL 14+
-   Redis 7.0+
-   Bitcoin Core 24.0+
-   Python 3.10+ (for ML components)

### Installation Methods

#### Option 1: Quick Setup (Development)

```bash
# Clone and build
git clone https://github.com/Anya-org/Anya-core.git
cd Anya-core
cargo build --release

# Run setup script
./scripts/setup.sh
```

#### Option 2: Manual Installation

```bash
# Install Rust if not present
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Build the project
cargo build --release --features "complete"

# Install system-wide (optional)
sudo cp target/release/anya-core /usr/local/bin/
```

### Configuration System

**Configuration Files:**

- Main config: `~/.config/anya-core/config.toml`
- Bitcoin settings: `~/.config/anya-core/bitcoin.toml`  
- Layer2 protocols: `~/.config/anya-core/layer2.toml`

**Example Configuration:**

```toml
# ~/.config/anya-core/config.toml
[bitcoin]
network = "testnet"                    # testnet, mainnet, regtest
rpc_url = "http://localhost:18332"     # Bitcoin Core RPC
data_dir = "~/.anya-core/bitcoin"

[layer2]
enabled_protocols = ["lightning", "rgb", "dlc"]
lightning_node_url = "localhost:9735"

[security]
hsm_enabled = false                    # Enable for production
audit_logging = true
max_concurrent_operations = 100

[monitoring]
metrics_enabled = true
prometheus_port = 9090
log_level = "info"                     # trace, debug, info, warn, error
```

**Environment Variable Overrides:**

```bash
# Override any config value with environment variables
export ANYA_BITCOIN_NETWORK=mainnet
export ANYA_BITCOIN_RPC_URL=http://localhost:8332
export ANYA_SECURITY_HSM_ENABLED=true
export ANYA_MONITORING_LOG_LEVEL=debug
```

---

## Core Features

### Bitcoin Protocol Implementation

**Consensus Layer:**

- **BIP-341 (Taproot):** Full implementation with key-path and script-path spending
- **BIP-342 (Tapscript):** Complete script validation and execution
- **BIP-340 (Schnorr):** Schnorr signature verification and batch validation
- **BIP-174 (PSBT):** Partially Signed Bitcoin Transaction processing
- **Transaction Validation:** Comprehensive validation including SegWit and Taproot

**Wallet Functionality:**

- HD wallet implementation (BIP-32/39/44)
- Multi-signature support
- Hardware wallet integration ready
- PSBT creation, signing, and finalization

### Layer2 Protocol Framework

**Currently Implemented:**

- **Lightning Network:** Payment channel management and routing foundation
- **RGB Protocol:** Client-side validation framework for assets
- **State Channels:** Generalized off-chain state management
- **DLC (Discrete Log Contracts):** Oracle-based contract framework
- **Taproot Assets:** Asset issuance on Bitcoin using Taproot

**Integration Status:**

- **BOB Protocol:** Bitcoin-EVM bridge (framework ready)
- **RSK Integration:** Rootstock sidechain support (in development)
- **Liquid Network:** Sidechain integration (planned)
- **Stacks:** Bitcoin layer for smart contracts (planned)

### Enterprise Infrastructure

**Architecture:**

- **Hexagonal Design:** Clean separation between business logic and adapters
- **Modular Components:** Independent protocol implementations
- **Error Handling:** Comprehensive error types and recovery mechanisms
- **Logging & Metrics:** Structured logging with Prometheus metrics

**Security Features:**

- **HSM Integration:** Hardware Security Module support for key management
- **Audit Trail:** Comprehensive logging for compliance requirements
- **Input Validation:** Strict validation for all external inputs
- **Constant-time Operations:** Cryptographic operations resistant to timing attacks

**Monitoring & Operations:**

- **Health Checks:** System health monitoring endpoints
- **Metrics Collection:** Performance and operational metrics
- **Configuration Management:** Flexible configuration with environment overrides
- **Resource Management:** Memory and CPU usage optimization

---
---

## Technical Implementation

### Dependencies & Technology Stack

**Core Languages & Frameworks:**

- **Rust:** Primary implementation language for performance and safety
- **Tokio:** Async runtime for concurrent operations
- **Bitcoin Libraries:** `bitcoin`, `secp256k1`, `bdk` for Bitcoin protocol implementation

**Key Dependencies (from Cargo.toml):**

```toml
[dependencies]
# Bitcoin ecosystem
bitcoin = { version = "0.32.6", features = ["std", "serde", "rand"] }
secp256k1 = { version = "0.29.1", features = ["rand-std", "global-context"] }
bdk = { version = "0.30", features = ["std", "compiler"] }

# Async runtime and networking
tokio = { version = "1.45.1", features = ["full"] }
hyper = { version = "1.6.0", features = ["full"] }

# Serialization and data handling
serde = { version = "1.0.219", features = ["derive", "rc"] }
serde_json = { version = "1.0.140", features = ["preserve_order"] }

# Error handling and logging
anyhow = { version = "1.0.98", features = ["std", "backtrace"] }
tracing = { version = "0.1.41", features = ["std", "attributes"] }
```

### Project Structure

```
src/
โ”œโ”€โ”€ bitcoin/              # Bitcoin protocol implementation
โ”‚   โ”œโ”€โ”€ consensus/        # Consensus rules and validation
โ”‚   โ”œโ”€โ”€ script/          # Script execution and Taproot support
โ”‚   โ””โ”€โ”€ transaction/     # Transaction processing and PSBT
โ”œโ”€โ”€ layer2/              # Layer2 protocol implementations
โ”‚   โ”œโ”€โ”€ lightning/       # Lightning Network integration
โ”‚   โ”œโ”€โ”€ rgb/            # RGB protocol for assets
โ”‚   โ”œโ”€โ”€ dlc/            # Discrete Log Contracts
โ”‚   โ””โ”€โ”€ manager.rs      # Protocol coordination
โ”œโ”€โ”€ security/           # Security and cryptographic operations
โ”‚   โ”œโ”€โ”€ hsm/           # Hardware Security Module integration
โ”‚   โ””โ”€โ”€ audit/         # Security auditing framework
โ”œโ”€โ”€ core/              # Core system components
โ”‚   โ”œโ”€โ”€ config/        # Configuration management
โ”‚   โ””โ”€โ”€ error/         # Error handling
โ””โ”€โ”€ api/               # External API interfaces
```

### BIP Compliance Status

**Fully Implemented:**

- โœ… **BIP-340:** Schnorr Signatures for secp256k1
- โœ… **BIP-341:** Taproot: SegWit version 1 spending rules  
- โœ… **BIP-342:** Validation of Taproot Scripts
- โœ… **BIP-174:** Partially Signed Bitcoin Transaction Format

**In Progress:**

- ๐Ÿ”„ **BIP-370:** PSBT Version 2 (85% complete)
- ๐Ÿ”„ **BIP-322:** Generic Signed Message Format (partial)

**Test Coverage:**

- BIP-341: 95% test coverage
- BIP-342: 90% test coverage  
- BIP-174: 100% test coverage
- Overall BIP Compliance: 92%

---

## Development Status

### Current Implementation Status

**๐ŸŸข Completed Components:**

- Bitcoin transaction processing and validation
- Taproot (BIP-341/342) implementation  
- PSBT transaction handling
- Core Layer2 protocol framework
- HSM integration architecture
- Configuration and error handling systems

**๐ŸŸก In Active Development:**

- Lightning Network payment processing
- RGB asset management
- DLC contract execution
- Cross-protocol interoperability
- Production deployment tooling

**๐Ÿ”ด Planned Features:**

- Web5 decentralized identity integration
- Advanced ML/AI system integration  
- DAO governance mechanisms
- Mobile SDK development
- Enterprise administration portal

### Layer2 Protocol Status

| Protocol | Status | Implementation | Notes |
|----------|--------|----------------|-------|
| Lightning Network | ๐ŸŸก Framework Ready | Core interfaces implemented | Payment processing in development |
| RGB Protocol | ๐ŸŸก Framework Ready | Asset framework complete | Client integration ongoing |
| State Channels | ๐ŸŸข Implemented | Generalized framework | Ready for protocol-specific implementations |
| DLC | ๐ŸŸก Framework Ready | Oracle integration planned | Contract execution in development |
| Taproot Assets | ๐ŸŸก Framework Ready | Asset issuance foundation | Full implementation in progress |
| BOB Protocol | ๐Ÿ”ด Planned | EVM bridge design | Integration planned for Q3 2025 |
| RSK | ๐Ÿ”ด Planned | Sidechain integration | Development planned for Q4 2025 |

### Build & Test Status

```bash
# Current test results
Running 91 tests... โœ… PASSING
- Core Bitcoin: 28 tests passing
- Layer2 Framework: 15 tests passing  
- Security Components: 12 tests passing
- Integration Tests: 9 tests passing
- Utility Tests: 27 tests passing

Build Status: โœ… Clean compilation
Lint Status: โš ๏ธ 1 warning (unused import)
```

---

## Testing & Validation

### Running Tests

**Unit Tests:**

```bash
# Run all unit tests
cargo test --lib

# Run specific module tests
cargo test bitcoin::
cargo test layer2::
cargo test security::
```

**Integration Tests:**

```bash
# Run Layer2 integration tests
cargo test --test layer2_integration_comprehensive

# Run Bitcoin protocol tests  
cargo test --test bitcoin_integration
```

**BIP Compliance Testing:**

```bash
# Validate BIP compliance
./scripts/bitcoin/validate-bip-compliance.js

# Run BIP test vectors
cargo test --test bip_tests -- --nocapture
```

### Validation Tools

**Security Validation:**

```bash
# Run security audit
cargo audit

# Check for unsafe code
cargo geiger

# Run clippy for code quality
cargo clippy -- -D warnings
```

**Performance Testing:**

```bash
# Run benchmarks
cargo bench

# Memory usage analysis
cargo test --release -- --nocapture | grep "memory"
```

---

## Contributing

We welcome contributions to Anya Core! This project is actively developed and we appreciate community involvement.

### How to Contribute

**1. Development Setup:**

```bash
# Fork and clone the repository
git clone https://github.com/your-username/Anya-core.git
cd Anya-core

# Set up development environment
./scripts/setup.sh
cargo build

# Run tests to ensure everything works
cargo test --lib
```

**2. Areas for Contribution:**

- ๐Ÿ”ง **Core Bitcoin Features:** Transaction processing, script validation, wallet functionality
- โšก **Layer2 Protocols:** Lightning Network, RGB, DLC implementations  
- ๐Ÿ”’ **Security Enhancements:** HSM integration, audit frameworks, cryptographic operations
- ๐Ÿ“š **Documentation:** API documentation, tutorials, architecture guides
- ๐Ÿงช **Testing:** Unit tests, integration tests, BIP compliance validation

**3. Development Guidelines:**

- Follow [Bitcoin Development Framework]docs/bitcoin/IMPLEMENTATION_PLAN.md patterns
- Ensure all code follows [AI Labeling Standards]docs/standards/AI_LABELING.md
- Add comprehensive tests for new features
- Update documentation for any API changes

**4. Submission Process:**

```bash
# Create feature branch
git checkout -b feature/your-feature-name

# Make changes and test
cargo test --lib
cargo clippy -- -D warnings

# Commit with proper labels
git commit -m "feat(bitcoin): implement BIP-XXX support

[AIR-3][AIS-3][BPC-3] Detailed description of changes

Labels: [AIR-3][AIS-3][BPC-3]
Scope: bitcoin, protocol"

# Submit pull request
git push origin feature/your-feature-name
```

### Getting Help

- ๐Ÿ“– **Documentation:** Start with [docs/]docs/ for comprehensive guides
- ๐Ÿ› **Issues:** Report bugs via [GitHub Issues]https://github.com/Anya-org/Anya-core/issues
- ๐Ÿ’ฌ **Discussions:** Join discussions for questions and feature requests
- ๐Ÿ“ง **Contact:** Reach out to maintainers for complex technical questions

---

## License & Resources

### License

This project is dual-licensed under:

- **MIT License** - For open source use
- **Apache 2.0 License** - For enterprise applications

See [LICENSE](LICENSE) for full license text.

### Resources & Links

**Project Resources:**

- **Repository:** [https://github.com/Anya-org/Anya-core]https://github.com/Anya-org/Anya-core
- **Documentation:** [docs/]docs/ - Complete documentation suite
- **Issue Tracker:** [GitHub Issues]https://github.com/Anya-org/Anya-core/issues
- **Security Policy:** [docs/security/]docs/security/ - Security guidelines and reporting

**Bitcoin Standards:**

- **BIP Repository:** [https://github.com/bitcoin/bips]https://github.com/bitcoin/bips
- **Bitcoin Core:** [https://github.com/bitcoin/bitcoin]https://github.com/bitcoin/bitcoin
- **Lightning Specification:** [https://github.com/lightning/bolts]https://github.com/lightning/bolts

**Community:**

- **Contributing Guide:** [CONTRIBUTING.md]CONTRIBUTING.md
- **Code of Conduct:** [CODE_OF_CONDUCT.md]CODE_OF_CONDUCT.md
- **Security Reporting:** [docs/security/SECURITY.md]docs/security/SECURITY.md

---

## Acknowledgments

Special thanks to the following projects and communities that make Anya Core possible:

- **Bitcoin Core** - Reference implementation and standards
- **Rust Bitcoin** - Rust Bitcoin ecosystem libraries
- **Lightning Development Kit (LDK)** - Lightning Network implementation
- **RGB Protocol** - Client-side validation framework
- **TBD/Block** - Web5 and identity technologies

---

**Maintainer:** Botshelo Mokoka (<botshelomokoka@gmail.com>)  
**Last Updated:** July 15, 2025  
**Version:** 1.2.1 Development Build