x/

directory
v1.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: Apache-2.0

README


sidebar_position: 0

List of Modules

Modules are the code components of the Provenance Blockchain that execute the majority of the business logic for applications. The Cosmos SDK enables developers to build modules that utilize the core structure of the SDK to allow the modules to function together. To read more about creating modules, refer to the Cosmos documentation on modules.

Provenance uses inherited modules from the Cosmos SDK, and has also developed modules that are specific to Provenance.

  • Inherited Cosmos modules
  • Attribute - Functions as a blockchain registry for storing <Name, Value> pairs.
  • Exchange - Facilitates the trading of on-chain assets.
  • Hold - Keeps track of funds in an account that have a hold placed on them.
  • ibchooks - Forked from https://github.com/osmosis-labs/osmosis/tree/main/x/ibchooks
  • Marker - Allows for the creation of fungible tokens.
  • Metadata - Provides a system for referencing off-chain information.
  • msgfees - Manages additional fees that can be applied to tx msgs.
  • Name - Provides a system for providing human-readable names as aliases for addresses.
  • Oracle - Provides the capability to dynamically expose query endpoints.
  • Reward - Provides a system for distributing rewards to accounts.
  • Trigger - Provides a system for triggering transactions based on predeterminded events.

Directories

Path Synopsis
types
Package types is a reverse proxy.
Package types is a reverse proxy.
wasm
Package wasm supports smart contract integration with the provenance attribute module.
Package wasm supports smart contract integration with the provenance attribute module.
Package exchange is a reverse proxy.
Package exchange is a reverse proxy.
Package hold is a reverse proxy.
Package hold is a reverse proxy.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
wasm
Package wasm supports smart contract integration with the provenance marker module.
Package wasm supports smart contract integration with the provenance marker module.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
wasm
Package wasm supports smart contract integration with the provenance metadata module.
Package wasm supports smart contract integration with the provenance metadata module.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
wasm
Package wasm supports smart contract integration with the provenance name module.
Package wasm supports smart contract integration with the provenance name module.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
wasm
Package wasm supports smart contract integration with the provenance name module.
Package wasm supports smart contract integration with the provenance name module.
oracle
types
Package types is a reverse proxy.
Package types is a reverse proxy.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL