This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
v1.0.0
This is the 1.0.0 release of the OmiseGO eWallet, and is considered a stable release. It includes the following features.
Admin API
- Manage accounts and account categories (see Account and Category)
- Manage tokens (see Token)
- Manage wallets (see Wallet)
- Manage exchange pairs (see ExchangePair)
- Manage transactions, including cross-token support (see Transaction)
- Manage transaction request and consumptions, including cross-token support (see TransactionRequest and TransactionConsumption)
- Manage wallet users (see Wallet)
- Manage admin users (see Admin)
- Manage access keys & API keys (see API Access)
- Manage client sessions (see UserSession)
- Manage current sessions (see AdminSession)
eWallet API
- Retrieve current user information and their wallets (see User and Wallet)
- Create and view transactions (see Transaction)
- Create, view and consume transaction requests (see TransactionRequest)
- Approve or reject transaction consumptions (see TransactionConsumption)
Admin Panel
- List, get, update accounts and their categories
- List, get, create, update and mint tokens
- List, get, create, update, delete exchange pairs
- List and get provider wallets
- Transfer tokens between wallet addresses
- Exchange tokens between wallet addresses
- List and get transactions
- Create transaction requests
- Consume transaction requests
- Manage API and access keys
- View wallet user details
- Manage admin users