Package foundation.omni.money


package foundation.omni.money
JavaMoney (JSR-354) support for OMNI and OmniLayer tokens
  • Class
    Description
    Omni Amount: A number of coins/tokens with a specified CurrencyID Placeholder: Do not use - not ready yet! Note: Maybe only OmniValue will stay in omnij-core and OmniAmount will live in a separate JAR.
    CurrencyCode for base and popular OMNI currencies Base is OMNI and TOMNI Others are currencies with market cap over 1M and listed on exchanges
    First cut at Omni Currency Provider TODO: Either disallow building BTC currency here or detect presence of BitcoinProvider and use it to build BTC when present.