Examples

This section provides practical examples of using the Elliptic Bitcoin Toolkit v0.1.0a4.

Running the Examples

To run these examples locally:

# Navigate to examples directory
cd examples/

# Run basic usage
python basic_usage.py

# Start Jupyter for notebook examples
jupyter notebook random_forest.ipynb