AI-powered oracle for NanoPy Network - bridge ML models to blockchain
Project description
NanoPy Oracle
AI-powered oracle for NanoPy blockchain. Bridge machine learning models to on-chain smart contracts.
Install
pip install nanopy-oracle
Usage
# Run sentiment analysis oracle
nanopy-oracle --provider sentiment --private-key YOUR_KEY
# Run with custom model
nanopy-oracle --provider ai --model your_model.pkl --private-key YOUR_KEY
Providers
sentiment- Text sentiment analysis (positive/negative/neutral)price- Crypto price feeds (CoinGecko)ai- Custom ML model inference
Features
- Python-native ML integration (PyTorch, scikit-learn, transformers)
- Multi-network support (L1 + L2)
- Signed oracle updates
- Configurable update intervals
- MetaMask wallet integration (no private key exposure)
- Web UI with wallet signing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nanopy_oracle-1.5.1.tar.gz
(14.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nanopy_oracle-1.5.1.tar.gz.
File metadata
- Download URL: nanopy_oracle-1.5.1.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
070b2f72a49914416fe68be48a46a19d9fdda3c9925f42de63fda8ddd91d9d4e
|
|
| MD5 |
ad9a7a63601750cd7a170bd145b164bb
|
|
| BLAKE2b-256 |
4aab3c5f21a6e21301d2ae197ef21b8542fd956d54c4d1e3e7df2462e4478f2b
|
File details
Details for the file nanopy_oracle-1.5.1-py3-none-any.whl.
File metadata
- Download URL: nanopy_oracle-1.5.1-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
002228bebe54ccc698e0b91ea891b2b004dbe6e88cdc519c12888fb69204e94d
|
|
| MD5 |
3d96e4cb06bcea7fb0a77fe34701b3cd
|
|
| BLAKE2b-256 |
6731d5101554daadf20ed8ec6d29004e7a5f7c3f8458cee405f6460433165b5e
|