WireCosmos
WireCosmos refers to the underlying Cosmos SDK infrastructure powering WireFluid.
SDK Version
- Cosmos SDK: v0.53.1
Enabled Modules
WireFluid uses standard Cosmos SDK modules without modification:
auth- Account authentication and signature verificationbank- Token transfers and balance managementstaking- Validator delegation and network securitydistribution- Reward distribution to validators and delegatorsslashing- Penalty enforcement for validator misbehaviorgovernance- On-chain governance and parameter changesibc- Inter-Blockchain Communication for cross-chain transfers
Design Philosophy
- Maximum compatibility with upstream Cosmos SDK
- Reduced attack surface and maintenance overhead
Last updated on