GithubHelp home page GithubHelp logo

multiversx / axelar-mvx-amplifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from axelarnetwork/axelar-amplifier

0.0 1.0 0.0 2.55 MB

Permisionless Connections Service run on the Axelar Network

Rust 99.88% Dockerfile 0.08% Shell 0.02% Makefile 0.03%

axelar-mvx-amplifier's Introduction

Axelar Amplifier

The Interchain Amplifier enables developers to permissionlessly set up connections to the Axelar network. Developers gain access to Axelar's interconnected network of chains and can "amplify" their resources by paying the cost equivalent to developing only one connection. They can establish connections between new ecosystems or existing chains to add new network properties, such as improved security or better delivery and availability.

Documentation

High level documentation and diagrams can be found in the doc directory.

Contract Json Schemas

Json schemas for types used in the contract apis can be generated by navigating to the ./contracts/{contract_name} directory and running cargo schema. This will generate a ./contracts/{contract_name}/schema directory containing the json schemas for types used to instantiate, execute, query etc.

Development and Testing

When developing contracts to integrate with amplifier, the cw-multi-test crate can be used to create a simulated blockchain environment, where different contracts can be deployed and interacted with, and contracts can interact with each other. See the integration-tests package for examples, as well as reusable helper functions.

Versioning

The semver for new releases is calculated automatically based on the commit messages and the folders where changes were made. The configuration for each piece of software released (e.g. ampd, gateway...) can be seen in the release.yaml file. You can perform a dry-run using the release action to be sure that the next version is what you intend it to be. The basic rules are as follows:

  • a commit with a message that does not include any associated tag (e.g. major-contracts) for release will be considered a patch release
  • a commit with a message with minor tag e.g. feat(minor-ampd):... will be considered a minor release, and the same logic applies to major releases
  • if no changes are detected in the watched directories, the release will not bump the version. For example, if since last release for the gateway contract no changes were made in the contracts/gateway or packages/ directory. A new release will not bump the version.

Compatibility

For the amplifier preview with version numbers < 1.0.0, please refer to the following compatibility table to select versions of contracts and ampd that work well together.

Binary Version
ampd 0.5.0
coordinator 0.2.0
gateway 0.2.3
multisig-prover 0.6.0
multisig 0.4.1
nexus-gateway 0.3.0
rewards 0.4.0
router 0.3.3
service-registry 0.4.1
voting-verifier 0.5.0
tofnd v1.0.0
solidity-contracts 5.9.0

axelar-mvx-amplifier's People

Contributors

cgorenflo avatar cjcobb23 avatar fish-sammy avatar eguajardo avatar haiyizxx avatar maancham avatar fahimahmedx avatar jcs47 avatar milapsheth avatar riceandmeet avatar re1ro avatar eloylp avatar eranrund avatar stephenfluin avatar jowparks avatar kalidax avatar tilacog avatar

Watchers

 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.