Giter Site home page Giter Site logo

dvdmrs09 / axelar-gmp-sdk-solidity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from axelarnetwork/axelar-gmp-sdk-solidity

0.0 0.0 0.0 807 KB

Solidity libraries and utilities provided by Axelar.

Shell 0.40% JavaScript 31.82% Solidity 67.78%

axelar-gmp-sdk-solidity's Introduction

Axelar GMP SDK Solidity

General Message Passing Development Kit

This repository contains all the necessary ingredients for successful cross-chain development utilizing the Axelar General Message Passing protocol.

Installation

$ npm install @axelar-network/axelar-gmp-sdk-solidity

Documentation

Available contracts

AxelarExecutable

Base interface for validating and executing GMP contract calls.

AxelarForecallable

Interface that allows to expedite GMP calls by lending assets and performing execution before it fully propagates through the Axelar network.

ConstAddressDeployer

This contract is used to deploy your Executable to have the same address on different EVM chains. This simplifies message validation from peer Executables. You can learn more in the documentation.

Proxy and Upgradable

Base implementation of upgradable contracts designed to be deployed with ConstAddressDeployer and to have the same Proxy address on different EVM chains.

TokenLinker and NTFLinker

Allows developers to create their own cross-chain gateways for ERC20 and ERC721 tokens utilizing the GMP protocol. Also it's a great example how to use AxelarExecutable with Upgradable.

StringAddressUtils

Allows conversion between string and address data types

StringBytesUtil

Allows conversion between string and bytes32 data types for storing strings under 31 bytes into a single storage slot

axelar-gmp-sdk-solidity's People

Contributors

foivos avatar re1ro avatar ggutoski avatar milapsheth 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.