GithubHelp home page GithubHelp logo

cosmos-network's Introduction

Scorum Network

Introducing Scorum Cosmos Network

Scorum’s blockchain protocol is in the cosmos family.

Projects currently working on Scorum Cosmos Network

Projects on which work is underway to transfer to the Scorum Cosmos Network

Current and future functions of Scorum Cosmos Network

  • Blogging platform where authors and readers will be rewarded for creating and engaging with content
  • Commission-free betting exchange where fans can place bets against each other using Scorum Coins (SCR)
  • Direct access to the Cosmos Network ecosystem
  • Aviatrix NFT marketplace

Public Announcement & Discussion

Find out more as we take the project public through the following channels:

  • Get the latest updates and chat with us on Telegram

Run Local Node Quick Start

This assumes that you're running Linux or MacOS and have installed Go 1.19+. This guide helps you:

  • build and install Scorum Network
  • allow you to name your node
  • add seeds to your config file
  • download genesis state
  • start your node
  • use scorumd to check the status of your node.

If you already have a previous version of Scorum Network installed:

rm -rf ~/.scorum

Development

Requirements

To build project you should have:

  • go >= 1.19
  • protobuf
  • golangci-lint

Guide

Build and install

Build and install are available with make

make build

or

make install

Install tools

make install-proto
make install-linter

Generate proto

make generate

Run tests

make test

Also you can run non-determinism simulation

make test-determinism

Run linter

make lint

Start local node

Node's home is a directory test in the root of the repo. There will be available test account in the test directory.

make local-init
make local-start

To reset state

make local-reset

Run cli with the local node

Be sure you installed scorumd or use the built one from ./build

Retrieve info about test account

scorumd keys list  --keyring-backend test --keyring-dir test

Broadcast transaction

scorumd tx aviatrix create-plane 06c444a4-1ca4-11ee-be56-0242ac120003 scorum1z2ptzs6a2f8dfp4et22x36a53x0w6cma6pplca my-plane black --keyring-backend test --keyring-dir test --broadcast-mode block --from test

Query command

scorumd query bank balances scorum1qujv377hmegm46vnllm20y9c56m5nztserc07a

No Support & No Warranty

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License

© 2023 Scorum. All right reserved.

Licensed under the Apache v2 License.

cosmos-network's People

Contributors

mikluke avatar margarita-markova avatar yurymuski avatar maximkadocnikov avatar

Stargazers

Andrei Schneider avatar  avatar  avatar  avatar

Watchers

Andrew Avdeev avatar Alex avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.