Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyborgshead authored Apr 8, 2024
1 parent e4aa807 commit f8ea679
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# cyber-js
# soft3.js
## Cyber client API library

[![version](https://img.shields.io/npm/v/@cybercongress/cyber-js)](https://www.npmjs.com/package/@cybercongress/cyber-js)

Expand All @@ -7,7 +8,7 @@
| Module | Messages | Signing | Queries |
|-------------- |----------------------------------------------------------------------------------------------------------------------------------- |-------------------------------------------------------------------------------------------------------- |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Graph | - MsgCyberlink | - cyberlink<br>- motif<br>- linkchain | - graphStats |
| Rank | | | - search<br>- backlinks<br>- rank<br>- karma<br>- isLinkExist<br>- isAnyLinkExist |
| Rank | | | - search<br>- backlinks<br>- rank<br>- karma<br>- isLinkExist<br>- isAnyLinkExist<br>- negentropy |
| Bandwidth | | | - load<br>- price<br>- accountBandwidth |
| Resources | - MsgInvestmint | - investmint | - resourcesParams |
| Grid | - MsgCreateRoute<br>- MsgEditRoute<br>- MsgEditRouteName<br>- MsgDeleteRoute | - createEnergyRoute<br>- editEnergyRoute<br>- deleteEnergyRoute<br>- editEnergyRouteName | - energyParams<br>- sourceRoutes<br>- destinationRoutes<br>- destinationRoutedEnergy<br>- sourceRoutedEnergy<br>- route<br>- routes |
Expand Down

0 comments on commit f8ea679

Please sign in to comment.