Giter Site home page Giter Site logo

gbuchukuri / neutron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivaneasy/neutron

0.0 0.0 0.0 2.62 MB

Smart Contract platform secured by Cosmos Hub

Home Page: https://neutron.org

License: Apache License 2.0

Shell 3.50% Go 92.84% Makefile 2.79% Dockerfile 0.87%

neutron's Introduction

Neutron

Neutron

NOTE: current version is a WIP.

Requirments

  • Go 1.18
  • Ignite Cli
  • Hermes IBC Relayer

How to install Ignite CLI

curl https://get.ignite.com/cli! | bash

How to install Hermes IBC Relayer

cargo install --version 0.14.1 ibc-relayer-cli --bin hermes --locked

Build and Install Neutron Zone

make install

Run local testnet node instances connected via IBC

Bootstrap two chains and create an IBC connection

make init

Start relayer

make start-rly

Generate proto

ignite generate proto-go

Running with docker

Build the image:

make build-docker-image

After the image is built, you can start/stop with:

make start-docker-container
make stop-docker-container

Running with docker + relayer

ssh-add ./.ssh/id_rsa
make start-cosmopark
make stop-cosmopark

Make sure you delete node image if you use the whole thing in dev purposes

@docker rmi neutron_node

Documentation

You can check the documentation here: https://neutron-org.github.io/neutron-docs/

Note: we are going to open & deploy the docs soon.

Examples

You can check out the example contracts here: https://github.com/neutron-org/neutron-contracts

Tests

Integration tests are implemented here: https://github.com/neutron-org/neutron-integration-tests

neutron's People

Contributors

pr0n00gler avatar swelf19 avatar ratik avatar albertandrejev avatar neverhappened avatar sotnikov-s avatar foxpy avatar quasisamurai avatar ivaneasy avatar oldremez 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.