Make Your
Contribution

Axelar network is an open-source infrastructure project for an interoperable Web3. There are as many ways to work on the project as there are blockchains and applications connected to the network.

Join the Community

Axelar network is supported by a global community of builders, communicators, stakers and validators. The Network Discord, Telegram and Community Forum are full of discussion about grants, community campaigns and ideas to improve interoperability. Join the conversation today!

Discord

Join a lively community of builders and educators. Share in the vision of an interoperable Web3.

Telegram

Ask questions, meet other builders, learn about Web3 interoperability and get involved.

Governance Forum

Propose community initiatives & improvements to the network. Discuss & shape the future of programmable interoperability.

Contribute Code

As a project committed to open-source configurability and transparency, Axelar network’s code base is visible and flexible, end-to-end. The community welcomes suggestions for improvement. If you see a place where you think you can make Axelar network better, please submit a PR.

Solidity (Ethereum)
function callContract(
    string calldata destinationChain,
    string calldata destinationContractAddress,
    bytes calldata payload
) external {
    emit ContractCall(msg.sender, destinationChain, destinationContractAddress, keccak256(payload), payload);
}

function callContractWithToken(
    string calldata destinationChain,
    string calldata destinationContractAddress,
    bytes calldata payload,
    string calldata symbol,
    uint256 amount
) external {
    _burnTokenFrom(msg.sender, symbol, amount);
    emit ContractCallWithToken(msg.sender, destinationChain, destinationContractAddress, keccak256(payload), payload, symbol, amount);
}

function _execute(string calldata sourceChain, string calldata sourceAddress, bytes calldata payload) internal virtual {}

Featured Roles

Blockchain Operations Engineer
Interop Labs

As a Blockchain Operations Engineer, you will be responsible for the upkeep and maintenance of the Axelar Network.

Backend Reliability Engineer
Interop Labs

We are seeking a Backend Engineer with expertise in distributed systems to expand fault-tolerance and reliability characteristics of our blockchain automation, relaying, and indexing services.

Integrations Engineer
Interop Labs

As an Integrations Engineer, you will play a pivotal role in growing the Axelar Ecosystem by adding connections to new blockchains.

Technical Program Manager
Interop Labs

As a Technical Program Manager at Interop Labs, you will be responsible for managing the end-to-end process of integrating new and existing blockchains into Axelar Network.

Security Engineer
Interop Labs

We are looking for a Security Engineer to join Interop Lab’s engineering team. This individual will play a critical role in ensuring the robustness, reliability, and security of the ecosystem.

Chain Integrations Engineering Manager
Interop Labs

The Chain Integrations Engineering Manager will work closely with Engineering to formalize and execute an integration and scaling plan for key blockchains and L2 stacks.

Business Development, Enterprise Partnerships (US)
Interop Labs

We’re looking for an experienced business development professional to drive enterprise partnerships focusing on payment infrastructure and tokenization.

Assistant Controller
Interop Labs

As the Assistant Controller, you will be a key member of the Accounting and Finance team, responsible for overseeing and managing all aspects of financial reporting, tax compliance, and accounting in a fast-paced environment. You will play a critical role in ensuring the financial integrity of our operations, optimizing processes, and supporting the overall growth of the organization.

Developer Advocate
Interop Labs

We are looking for a Developer Advocate who is passionate about building relationships with developers and leading developer communities, and is capable of inspiring developers and helping them succeed.

Full Stack Engineer
Printr

As a Full Stack Developer at Printr, you will be responsible for designing, developing, and maintaining the infrastructure that powers our decentralized token marketplace. You will have the opportunity to contribute to both the frontend and backend, working on innovative features that redefine token launches and trades.

Frontend Engineer
Printr

As a Frontend Developer, you will play a crucial role in shaping the user experience for our web-based applications. You will be responsible for designing and building intuitive, responsive interfaces that scale with the needs of our users. Working closely with cross-functional teams, you’ll help ensure that the architecture is not only efficient but also highly performant and secure.

Smart Contract Engineer
Printr

We are seeking a Senior Smart Contract Engineer to join our team. The ideal candidate has a strong background in blockchain technology, particularly in smart contract development and security. In this role, you will be instrumental in developing smart contracts for various chains and ensuring the security and integrity of our cross-chain messaging protocol and applications.

Join an Axelar ecosystem project

The Axelar network ecosystem comprises dozens of chains and hundreds of applications. Check out open positions at a few projects that are advancing the state of interoperability and Axelar network.

Validators
Leading validators secure Axelar network and support the community.

Interop Labs
The initial developer of Axelar network.

Immutable
Innovating in infrastructure for Web3 games.

Squid
A liquidity router built on top of Axelar and used by leading DEXs.

Centrifuge
Building key interoperability technology for real-world assets (RWAs).

Celestia
Advancing interoperability between modular blockchains.