//! Sovereign Smart Contracts (The T-Fi Economy)
//!
//! The Ethereum Virtual Machine (EVM) is a bloated, binary relic.
//! `ternlang-contract` deploys the BET VM as a blockchain execution layer.
//! Smart contracts written in `.tern` utilize the `HOLD (0)` state to automatically
//! pause execution during network congestion without failing the transaction.
use Trit;