directory
0.7.6
Repository: https://github.com/dfinance/dnode.git
Documentation: pkg.go.dev

# Packages

Currencies storage module is used to store currencies and VM resources (CurrencyInfo, Balances).
No description provided by the author
No description provided by the author
Currencies module issues and withdraws currencies.
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/genaccounts/internal/types.
Markets module is used to store Base-Quote pairs with specific settings.
No description provided by the author
Module provides multi signature messages routing and handling with submit, confirm and revoke functions.
Oracle module receives rawPrices data per asset from external exchange rate providers and provides current exchange rate information.
OrderBook module matches bid market orders to ask orders using supply-demand curves and finding the clearance price.
Orders module is used to store / post (create) / revoke (delete) / process (execute) market orders.
PoA module stores validators meta and provides multi signatures voting params.
Module provides DVM integration with Move script/module execution/deployment.
VM auth keeper is wrapper around standard auth.Keeper.