Giter Club home page Giter Club logo

cosmos's Introduction

cosmos

Reference

Juno cosmwasm cosmos sdk

Run

Build

cargo build --all

Format

Install the nightly version of rustfmt

rustup toolchain install nightly

To install:

rustup component add rustfmt --toolchain nightly

To run:

cargo +nightly fmt

Lint

Install the nightly version of rustfmt

rustup toolchain install nightly

To install:

rustup component add clippy --toolchain nightly

To run:

cargo clippy --all --all-targets --release

Test

TEST_CONFIG=test_config_example.json cargo test --all

Public Juno Nodes

Mainnet RPC+LCD:
https://rpc-juno.itastakers.com/
https://lcd-juno.itastakers.com/

Testnet SmartContracts Code Explorer:
https://blueprints.juno.giansalex.dev/#/

testnet explorer:
https://explorer.uni.chaintools.tech/uni
https://testnet.mintscan.io/juno-testnet
https://testnet.juno.explorers.guru/

Testnet RPC+LCD:
- https://rpc.uni.junonetwork.io/
- https://api.uni.junonetwork.io/
- https://rpc.uni.juno.deuslabs.fi/
- https://lcd.uni.juno.deuslabs.fi/
- https://rpc.uni.junomint.com:443/
- https://api.uni.junomint.com:443/
- https://uni-api.blockpane.com/ # RPC and LCD

How to contribute

  1. Fork this repository.
  2. Clone your forked repository in your local environment.
  3. Stack commits locally for a single PR (It should represent one topic).
  4. After finishing writing code, run formatter, linter, and test.
  5. Push the commits to the remote forked repository.
  6. Go to the forked repository web page and make a PR to this repository.
  7. Add posgnu and junha1 as reviewers and ping them in the discord server.

cosmos's People

Contributors

junha1 avatar posgnu 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.