All Projects → cybercongress → Go Cyber

cybercongress / Go Cyber

Licence: other
Your 🔵 Superintelligence

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Go Cyber

Awesome Search
Awesome Search - this is all about the (e-commerce) search and its awesomeness
Stars: ✭ 361 (+33.7%)
Mutual labels:  search, knowledge-graph, search-engine
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-78.89%)
Mutual labels:  blockchain, protocol, ipfs
Graph Node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Stars: ✭ 884 (+227.41%)
Mutual labels:  blockchain, protocol, ipfs
Cyb Archeology
🌎 Personal immortal robot for the The Great Web
Stars: ✭ 117 (-56.67%)
Mutual labels:  blockchain, web3, ipfs
Docuhash
Simple PoC that shows you how to use IPFS and Ethereum blockchain to store files and their information.
Stars: ✭ 17 (-93.7%)
Mutual labels:  blockchain, web3, ipfs
Go Matrix
First version of go-MATRIX, especially for TPS optimization and AI
Stars: ✭ 187 (-30.74%)
Mutual labels:  ai, blockchain, ipfs
superhighway84
USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
Stars: ✭ 437 (+61.85%)
Mutual labels:  ipfs, web3
ipfs-blog
IPFS Blog & News
Stars: ✭ 31 (-88.52%)
Mutual labels:  ipfs, web3
ipfs-companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,745 (+546.3%)
Mutual labels:  protocol, ipfs
Smart Contract Search Engine
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
Stars: ✭ 265 (-1.85%)
Mutual labels:  blockchain, search-engine
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+89.63%)
Mutual labels:  ipfs, web3
vocdoni-node
A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
Stars: ✭ 58 (-78.52%)
Mutual labels:  ipfs, tendermint
Redisearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
Stars: ✭ 3,393 (+1156.67%)
Mutual labels:  search, search-engine
almonit-plugin
ENS+IPFS Firefox plugin by Almonit
Stars: ✭ 17 (-93.7%)
Mutual labels:  ipfs, web3
yang-db
YANGDB Open-source, Scalable, Non-native Graph database (Powered by Elasticsearch)
Stars: ✭ 92 (-65.93%)
Mutual labels:  search-engine, knowledge-graph
typescript-eth-starter
🔌 Ethereum Dapp Basic Typescript Starter
Stars: ✭ 125 (-53.7%)
Mutual labels:  ipfs, web3
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (-66.67%)
Mutual labels:  ipfs, web3
borg
Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
Stars: ✭ 25 (-90.74%)
Mutual labels:  ipfs, web3
indieweb-search
Source code for the IndieWeb search engine.
Stars: ✭ 16 (-94.07%)
Mutual labels:  search, search-engine
nft-website
NFT School: Community education platform for developers in the non-fungible token space.
Stars: ✭ 260 (-3.7%)
Mutual labels:  ipfs, web3

Bostrom: Superintelligence 🔵 grow here

Special to HackAtom RU! Community Preview of Bostrom network.

From Euler to Bostrom evolution we have:

  1. Stargate upgrade / IBC
  2. New Resorces System
  3. Routing of Energy
  4. EntropyRank + experimental reputation
  5. Programs earn from execution fees!
  6. Cron module!
  7. Supercharged VM
  8. VM bindings to Knowledge Graph
  9. Backlinks
  10. No documentation yet

PS: Try cyber.page on Euler-6 network


Setup

Chain-ID: bostromdev-1

Genesis: QmSB76Ggfswc9AxwHmSAP7QCigW7fqaX9RfXs51uUreVwH

Build: make install

Run: cyber start

  • default mode set to CPU for current testnet

Bostrom (cyber) - v0.2.0-alpha1


Config for Relayer

{"key":"agent","chain-id":"bostromdev-1","rpc-addr":"http://167.172.103.118:26657","account-prefix":"cyber","gas-adjustment":1.5,"gas-prices":"0.0015nick","trusting-period":"24h"}

Setup you Energy:

cyber tx resources convert 1000000nick volt 10000 --from <name> --chain-id bostromdev-1 --gas-prices 0.001nick
cyber tx resources convert 1000000nick amper 10000 --from <name> --chain-id bostromdev-1 --gas-prices 0.001nick

Cyberlink and Explore:

cyber tx graph create QmUX9mt8ftaHcn9Nc6SR4j9MsKkYfkcZqkfPTmMmBgeTe3 QmUX9mt8ftaHcn9Nc6SR4j9MsKkYfkcZqkfPTmMmBgeTe8 --from <name> --chain-id bostromdev-1
curl http://167.172.103.118:1317/rank/search?cid=QmUX9mt8ftaHcn9Nc6SR4j9MsKkYfkcZqkfPTmMmBgeTe3

'Create a Digital Life' bounty:

  • Launch a contract that will create cyberlinks based upon a strategy that drives you.
  • Get your contract to cyberlink in autonomous mode. I.E. add your contract to the cron.
  • Get your contract to talk with your friends on other chains, using ibc-reflect, in autonomous mode. Your contract should be able to talk to other contracts, using IBC, autonomously

Repo with cosmwasm' bindings to cyber's modules


Connect:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].