zaru-core 0.1.0

A secure payment model engine with transaction state machine and cryptographic verification
1
2
3
4
5
6
7
8
9
10
11
12
13
14

### 6. Create `CONTRIBUTING.md`

```markdown
# Contributing to Zaru Core

Thank you for your interest in contributing! We follow Rust best practices and welcome all contributions.

## Development Setup

1. **Clone the repository**
```bash
git clone https://github.com/KhodingNow/zaru-core.git
cd zaru-core