Skip to content

cybercongress/cw-cyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

395566d · Aug 30, 2022

History

47 Commits
Aug 30, 2022
Aug 27, 2022
Aug 27, 2022
Aug 30, 2022
Aug 27, 2022
Aug 28, 2022

Repository files navigation

Cyber Bindings for CosmWasm

Crates.io Crates.io

This crate provides Cyber-specific bindings to enable your CosmWasm smart contracts to interact with the Cyber blockchain by exposing messages and queriers that can be emitted and used from within your contract.

Bindings

Currently, the Cyber bindings include:

Module Execute Query
Graph MsgCyberlink CyberlinkExist
ParticleExist
ParticlesAmount
CyberlinksAmount
Rank ParticleRank
Bandwidth BandwidthPrice
BandwidthLoad
BandwidthTotal
NeuronBandwidth
Resources MsgInvestmint
Grid MsgCreateRoute
MsgEditRoute
MsgEditRouteName
MsgDeleteRoute
SourceRoutes
SourceRoutedEnergy
DestinationRoutedEnergy
Route
DMN MsgCreateThought
MsgForgetThought
MsgChangeThoughtInput
MsgChangeThoughtPeriod
MsgChangeThoughtBlock
MsgChangeThoughtGasPrice
MsgChangeThoughtParticle
MsgChangeThoughtName
Thought
ThoughtStats
ThoughtLowestFee
Liquidity MsgCreatePool
MsgDepositWithinBath
MsgWithdrawWithinBath
MsgSwapWithinBath
PoolParams
PoolLiquidity
PoolSupply
PoolPrice
PoolAddress

About

core semantic libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages