Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybercongress/go-cyber

Your ๐Ÿ”ต Superintelligence
https://github.com/cybercongress/go-cyber

ai blockchain computation-graphs cosmos cosmos-sdk cuda cyber cyber-rank fuckgoogle great-web ipfs knowledge-graph protocol search search-engine soft3 supercomputer tendermint universe-mirror web3

Last synced: about 2 months ago
JSON representation

Your ๐Ÿ”ต Superintelligence

Awesome Lists containing this project

README

        

# Cyber - SuperIntelligence for The Great Web


Start to use right now - cyb.ai



Bostrom Network Launch - 5 November 13.22:42 GMT 2021 / 1636118562



Bostrom's genesis - QmYubyVNfghD4xCrTFj26zBwrF9s5GJhi1TmxvrwmJCipr



Whitepaper - cyber: Computing the knowledge of the Great Web



Join us, Hero - Setup validator guide




#fuckgoogle and Cyber & Bostrom communities in TG



Welcome to Discord server



Network monitor



go-cyber is golang implementation of cyber protocol



_____________

## Code

[![version](https://img.shields.io/github/release/cybercongress/cyberd.svg?style=flat-square)](https://github.com/cybercongress/cyberd/releases/latest)
[![CircleCI](https://img.shields.io/circleci/build/github/cybercongress/go-cyber/master?style=flat-square)](https://circleci.com/gh/cybercongress/workflows/go-cyber/tree/master)
![Cosmos-SDK](https://img.shields.io/static/v1.svg?label=cosmos-sdk&message=0.47.11&color=blue&style=flat-square)
![CometBFT](https://img.shields.io/static/v1.svg?label=cometbft&message=0.37.5&color=blue&style=flat-square)
![IBC](https://img.shields.io/static/v1.svg?label=ibc-go&message=7.4.0&color=blue&style=flat-square)
![CosmWasm](https://img.shields.io/static/v1.svg?label=cosmwasm&message=1.5.2&color=blue&style=flat-square)
![WASMD](https://img.shields.io/static/v1.svg?label=wasmd&message=0.45.0&color=blue&style=flat-square)
[![contributors](https://img.shields.io/github/contributors/cybercongress/go-cyber.svg?style=flat-square)](https://github.com/cybercongress/go-cyber/graphs/contributors)
[![license](https://img.shields.io/badge/License-Cyber-brightgreen.svg?style=flat-square)](https://github.com/cybercongress/cyberd/blob/master/LICENSE)

## Blockchain

[![chain](https://img.shields.io/badge/Chain-bostrom-success.svg?style=flat-square)](https://github.com/cybercongress/go-cyber/blob/main/docs/run_validator.md)
[![block](https://img.shields.io/badge/dynamic/json?color=blue&label=Block%20Height&query=%24.result.sync_info.latest_block_height&url=https://rpc.bostrom.cybernode.ai/status&style=flat-square)]()
[![cyberlinks](https://img.shields.io/badge/dynamic/json?color=blue&label=Cyberlinks&query=%24.result.cyberlinks&url=https://lcd.bostrom.cybernode.ai/graph/graph_stats&style=flat-square)]()
[![particles](https://img.shields.io/badge/dynamic/json?color=blue&label=Particles&query=%24.result.particles&url=https://lcd.bostrom.cybernode.ai/graph/graph_stats&style=flat-square)]()
[![negentropy](https://img.shields.io/badge/dynamic/json?color=blue&label=-Entropy(bits)&query=%24.result.negentropy&url=https://lcd.bostrom.cybernode.ai/rank/negentropy&style=flat-square)]()
[![validators](https://img.shields.io/badge/dynamic/json?label=Validators&query=%24.result.total&url=https://rpc.bostrom.cybernode.ai/validators%3F&style=flat-square)]()
_________________________________________________________

## Networks
| Network |Cosmos| Hub | Launch | Token |
|--------------------------------------|---|---------------------------------------------------|--------|--------|
| [Bostrom](https://cyb.ai) |๐ŸŸข| Bootloader Hub | 2021 | BOOT |
| [Space Pussy](https://spacepussy.ai) |๐ŸŸฃ| Meme Community Network | 2022 | PUSSY |
| [Deepchain](https://deepchain.dev) |โšซ| [Deep Community](https://deep.foundation) Network | 2024 | ENERGY |
| Cyber |๐Ÿ”ต| Superintelligence Hub | TBA | CYB |
_________________________________________________________

## Computer Specification ๐Ÿ› 

1. Universe - Cosmos
2. Consensus - CometBFT | BOOT
3. Dyson Sphere - Snub Dodecahedron configuration
4. External Communication - IBC
5. Liquidity - InterChain AMM with MEV protection
6. Governance - Ideas, Upgrades, Parameters, Fund | BOOT
7. Resources Mining - Liquid Staking | stake BOOT -> mint HYDROGEN
8. Resources Creation - Investmint | lock HYDROGEN -> mint VOLT / AMPERE
9. Brain - Knowledge Graph
10. Particles addressing - IPFS CIDv0
11. Particles connecting - cyberlinks
12. Cyberlinking - Bandwidth model | VOLT
13. Graph Program - Token Weighted Page Rank | AMPERE
14. Graph Program - Token Weighted Graph -Entropy | AMPERE
15. Graph Processing - GPU (CUDA)
16. Energy Grid - Energy Router | VOLT & AMPER
17. Virtual Machine - CosmWasm | BOOT
18. Programs Bus - Interconnect Line
19. Autonomous Programs - Default Mode Network & Thoughts | BOOT
20. Programs Income - Execution fees 80% | BOOT
21. API - Graph and Computer
22. Client Library - cyber-js & cyber-py
23. Indexer - cyberindex
24. Launch documentation - launch-kit
25. Versioning - Kelvin
26. License - Cyber License
27. Future Graph VM support - GraphBLAS R&D
28. Future IK protocol support - InterKnowledge protocol R&D
29. Future InterChain Accounts support
30. Future Graph pruning support

**Try [cyb.ai](https://cyb.ai) on bostrom network**
_________________________________________________________

## Setup
Build:

```
make install
```

To use as CLI with remote node or on:
```
make install CUDA_ENABLED=false
```

- Version - v3.0.1
- RPC: `https://rpc.bostrom.cybernode.ai/`
- REST: `https://lcd.bostrom.cybernode.ai/rank/parameters`
- CLI: `... --node=https://rpc.bostrom.cybernode.ai:443`
- Seed: `[email protected]:26656`
- Peers: `[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:36656`

### Use [localbostrom](https://github.com/cybercongress/localbostrom) for local development environment
### Join validator set using [validator guide](https://github.com/cybercongress/go-cyber/blob/main/docs/run_validator.md)
_________________________________________________________

## IBC

### Example config for [Hermes](https://github.com/informalsystems/ibc-rs) relayer

```
[[chains]]
id = 'bostrom'
rpc_addr = 'http://127.0.0.1:26657'
grpc_addr = 'http://127.0.0.1:9090'
websocket_addr = 'ws://localhost:26657/websocket'
rpc_timeout = '10s'
account_prefix = 'bostrom'
key_name = 'bostrom-key'
store_prefix = 'ibc'
max_gas = 2000000
max_msg_num = 5
gas_price = { price = 0.01, denom = 'boot' }
gas_adjustment = 0.1
clock_drift = '5s'
trusting_period = '1days'
trust_threshold = { numerator = '1', denominator = '3' }
```
_________________________________________________________

## Basic operations

### Follow Hero and get HYDROGEN:
```
cyber tx staking delegate bostromvaloper1hmkqhy8ygl6tnl5g8tc503rwrmmrkjcqf92r73 1000000000boot --from --chain-id bostrom --gas 200000 --gas-prices 0.01boot --yes --node https://rpc.bostrom.cybernode.ai:443
```

### Investmint HYDROGEN to get resources:
```
cyber tx resources investmint 1000000000hydrogen millivolt 86400 --from --chain-id bostrom --gas 200000 --gas-prices 0.01boot --yes --node https://rpc.bostrom.cybernode.ai:443

cyber tx resources investmint 1000000000hydrogen milliampere 86400 --from --chain-id bostrom --gas 200000 --gas-prices 0.01boot --yes --node https://rpc.bostrom.cybernode.ai:443
```

### Cyberlink and Search:
```
cyber tx graph cyberlink QmdVWtX17m7UvF8FcvNLTJxcpxv2fSJd7Z3VBoYxxW9Qpu Qmb9xPYYwHt1F3bQysKCZzXRzAT8QLvAyMe5DyPy4rene8 --from --chain-id bostrom --yes --node https://rpc.bostrom.cybernode.ai:443

curl https://lcd.bostrom.cybernode.ai/rank/search?cid=QmdVWtX17m7UvF8FcvNLTJxcpxv2fSJd7Z3VBoYxxW9Qpu
```
_________________________________________________________

## [Documentation](/docs/README.md)

_________________________________________________________

## Connect
- [Cyber English Community](https://t.me/fuckgoogle)
- [Cyber Russian Community](https://t.me/cyber_russian_community)
_________________________________________________________

## Cyber vs Corps

| What | Google | Cyber |
|------------------------------------|-----------------------------|----------------------|
| Is | Company | Protocol |
| Protocol Stack | Web2 | Web3 |
| Code | Closed | Open |
| Consensus | USA law | CometBFT |
| Knowledge | Private | Public |
| Links | Hyperlinks | Cyberlinks |
| Backlinks | No | Yes |
| Decentralized Marketing (DeMa) | No | Yes |
| Beneficiaries | Limited set of stakeholders | Any web3 agent |
| Addressing | URLs | CIDs |
| Ranking | Blackbox | Sybil resistant |
| Knowledge Graph Proofs | No | Cyberlinks and Ranks |
| Offline and Interplanetary | No | Yes |
| Internet Knowledge Protocol | No | Over IBC (2024) |
| Smart Contracts | Impossible | WASM |
| Smart Contracts on Knowledge Graph | No | Yes |
| GPU Smart Contracts | No | GraphBLAS (2025) |
| Software 2.0 | No | Yes |
| Security | No evidence | Cryptographic proofs |
| Privacy | Impossible | Possible (2027) |
| Censorship | Yes | No |
| Captcha | Yes | No |
| Ads beneficiary | Google | Creator |
| Apps | Limited | Unlimited |
| Robots/IoT | Limited | Unlimited |
| Data Distribution | Private servers | IPFS |
| Storage guaranty | Impossible | PoRep (2026) |
| SuperIntelligence | Non-Provalbe | Provable |
| Browser | Chrome | Cyb |
_________________________________________________________

## Cyber vs Govs

| What | Your Gov | Cyber |
|-------------------|-----------------|--------------|
| Borders | Yes | No |
| Customs | Yes | No |
| Army | Yes | No |
| Police | Yes | No |
| Laws | Paper | Code |
| Contracts | Paper | Code |
| Censorship | Yes | No |
| Children | Their | Yours |
| Taxes | Compulsory | Voluntary |
| Tax reporting | Manual | Automated |
| Transaction tax | 50% | ~0.1% |
| Printing tax | 100% | ~1% |
| Provable voting | No | Yes |
| Consensus | Democracy | CometBFT |
| Currency | Enforced | Any |
| Security | Police & Army | Cryptography |
| Decision makers | They | Us |
| Privacy | No | Respect |
| Brainwashing | Yes | No |
| Antropocentrism | Yes | No |
_________________________________________________________