Metadata-Version: 2.4
Name: octave_nexus
Version: 3.2.0
Summary: Offline wallet program for Aptos.
License: Mix: GPL-3.0-only for originals + Modules Rules
License-File: LICENSE
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: Emergency (>=2.0.0,<3.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: cx_Freeze (>=7.2.3,<8.0.0)
Requires-Dist: pip-licenses (>=5.0.0,<6.0.0)
Requires-Dist: pipdeptree (>=2.23.4,<3.0.0)
Requires-Dist: pyasyncore (>=1.0.4,<2.0.0)
Requires-Dist: pydash (>=8.0.1,<9.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: rich (>=13.9.2,<14.0.0)
Requires-Dist: sanic (>=23.12.0,<24.0.0)
Requires-Dist: ships (>=1.3.8,<2.0.0)
Requires-Dist: somatic (>=3.0.3,<4.0.0)
Requires-Dist: ventures (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown




---

# octave_nexus
Foam can interact with Aptos with offline bling  
like a "laptop", "desktop", etc.

---

## Rules (License) 
This program is a mix.

octave_nexus/Rules.E.HTML

---

## Creation
```
pip install octave_nexus
```

## Greeting at a new habitat
```
octave_nexus build
octave_nexus demux_hap build_unverified_certificates
octave_nexus ventures on
```

The nexus is at:
[http://localhost:22000](http://localhost:22000)

******



## Parrot
### Equalize
To make 2 directories equal:
```
octave_nexus parrot equalize --origin "/media/lodge/safe_1/estate" --to "/media/lodge/safe_2/estate"
```

### Check Equality
This checks if the directories are equal.
```
octave_nexus parrot check_EQ --origin "/media/lodge/safe_1/estate" --to "/media/lodge/safe_2/estate"
```
