Skip to content

Commit

Permalink
cleanup of cyber/api
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Jul 31, 2024
1 parent 6c16c46 commit 70817eb
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 51 deletions.
2 changes: 1 addition & 1 deletion pages/aicosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ alias:: awesome cyber, cyber ecosystem
- [cyber-prophet/nu-cyber-tools](https://github.com/cyber-prophet/nu-cyber-tools) - wrapper for [[cyber]] , [[ipfs]] clis for [[cybergraph]] interactions
- [bro-n-bro/spacebox](https://github.com/bro-n-bro/spacebox) - clickhouse indexer for [[go-cyber]]
- [bro-n-bro/bro.app](https://github.com/bro-n-bro/bro.app) - portfolio manager based on [[bostrom]] [[passport]] system
- [cybercongress/cybernet](https://github.com/cybercongress/cybernet) - cosmwasm contract for [[cybernet]] [[learning rewards]]
- [cybercongress/cybernet](https://github.com/cybercongress/cybernet) - cosmwasm contract for [[cybernet]] [[learning incentives]]
- [cybercongress/cybertensor](https://github.com/cybercongress/cybertensor) - cli and python package for [[cybernet]]
- [cybercongress/cybertensor-subnet-template](https://github.com/cybercongress/cybertensor-subnet-template) - [[cybernet]] subnet template
- [cybercongress/ton-connect-wasm](https://github.com/cybercongress/ton-connect-wasm) - telegram connect [[cosmwasm]]
Expand Down
2 changes: 1 addition & 1 deletion pages/bostrom.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags:: aos, cyber
- [[bandwidth limiting]]
- [[adaptive pricing]]
- [[avatar]] with [[neural proofs]]
- TODO [[learning rewards]]
- TODO [[learning incentives]]
- [[staking loans]]
- [[cybergift]]
- [[wasm vm]]
Expand Down
72 changes: 25 additions & 47 deletions pages/cyber___api.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
- tasks
- TODO verify methods in cyber-cli
:LOGBOOK:
CLOCK: [2022-12-16 Fri 06:07:31]
:END:
- TODO verify against go-cyber code
- TODO verify cosmos-sdk docs
:LOGBOOK:
CLOCK: [2022-12-15 Thu 18:45:31]
:END:
- TODO verify methods in soft3 js
- TODO add existing contracts of gift and subgraphs
- TODO read methods
- go-cyber
- NOW dmn
:LOGBOOK:
CLOCK: [2022-12-15 Thu 18:57:30]
:END:
- graph #content-oracle
- [[go-cyber]]
- graph
- cyberlink
collapsed:: true
Expand All @@ -38,7 +18,7 @@
- LATER linkchain
- LATER motif
- LATER semcon
- resources #hfr
- resources
- investmint
collapsed:: true
Expand All @@ -60,7 +40,7 @@
- low: 86400
- LATER high: 0
- LATER unsigned: false
- grid #cyb/energy
- grid
- create-route
collapsed:: true
Expand All @@ -80,19 +60,13 @@
collapsed:: true
- source
collapsed:: true
- bostrom1frk9k38pvp70vheezhdfd4nvqnlsm9dw3j8hlq,
- destination
collapsed:: true
- bostrom1frk9k38pvp70vheezhdfd4nvqnlsm9dw3j8hlw,
- value
collapsed:: true
- denom
collapsed:: true
- millivolt
- 1000
- delete-route
Expand Down Expand Up @@ -283,6 +257,23 @@
- denom
- boot
- 1
- TODO dmn
:LOGBOOK:
CLOCK: [2022-12-15 Thu 18:57:30]
:END:
- tasks
- TODO verify methods in cyber-cli
:LOGBOOK:
CLOCK: [2022-12-16 Fri 06:07:31]
:END:
- TODO verify against go-cyber code
- TODO verify cosmos-sdk docs
:LOGBOOK:
CLOCK: [2022-12-15 Thu 18:45:31]
:END:
- TODO verify methods in soft3 js
- TODO add existing contracts of gift and subgraphs
- TODO read methods
- cw-cyber

collapsed:: true
Expand Down Expand Up @@ -457,35 +448,22 @@
- LATER low: 0, high: 0, unsigned: true,
- revision-height
- LATER low: 0, high: 0, unsigned: true
- NOW transfer-receive => recv-packet
- TODO transfer-receive => recv-packet
:LOGBOOK:
CLOCK: [2022-12-15 Thu 18:57:13]
:END:
- NOW transfer-ack => acknowledge-packet
- TODO transfer-ack => acknowledge-packet
:LOGBOOK:
CLOCK: [2022-12-16 Fri 07:51:04]
:END:
- NOW transfer-timeout => timeout-packet
- TODO transfer-timeout => timeout-packet
:LOGBOOK:
CLOCK: [2022-12-16 Fri 07:47:12]
CLOCK: [2022-12-16 Fri 07:47:14]
:END:
- NOW transfer-timeout-on-close => transfer-on-close
- TODO transfer-timeout-on-close => transfer-on-close
:LOGBOOK:
CLOCK: [2022-12-16 Fri 07:57:23]
:END:
- ibc
- NOW channel
Expand Down
4 changes: 3 additions & 1 deletion pages/cybernet.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
- experimental [[learning rewards]] layer for [[cyber]] using [[cosmwasm]] [[progs]]
tags:: cyber

- experimental [[learning incentives]] layer for [[cyber]] using [[cosmwasm]] [[progs]]
- effort to incentivize [[soft3]] learning
- [cybernet](https://github.com/cybercongress/cybernet): subtensor is ported from substrate palets to cosmwasm programs
- it is inspired by [[yuma]] algorithm of [bittensor](https://cyb.ai/oracle/ask/QmUwHh7mKJhVMfnnNuDLeDfkUoknHu9FH9bZiS65MaHL72)
Expand Down
3 changes: 2 additions & 1 deletion pages/reference.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tags:: bostrom

- reference of [[go-cyber]] lcd api in [swagger docs](https://lcd.bostrom.cybernode.ai)
- [[cyber cli]] tool is a reference for operations related [[transactions]]
- [[cyber cli]] tool is a reference for operations related [[transactions]]
- [[cyber/api]]

0 comments on commit 70817eb

Please sign in to comment.