Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@axelar-network/axelar-gmp-sdk-solidity
Advanced tools
Solidity GMP SDK and utilities provided by Axelar for cross-chain development
This repository contains all the necessary ingredients for successful cross-chain development utilizing the Axelar General Message Passing protocol.
$ npm install @axelar-network/axelar-gmp-sdk-solidity
Base interface for validating and executing GMP contract calls.
Interface that allows to expedite GMP calls by lending assets and performing execution before it fully propagates through the Axelar network.
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.
Base implementation of upgradable contracts designed to be deployed with ConstAddressDeployer
and to have the same Proxy address on different EVM chains.
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.
Allows conversion between string
and address
data types
Allows conversion between string
and bytes32
data types
for storing strings under 31 bytes into a single storage slot
FAQs
Solidity GMP SDK and utilities provided by Axelar for cross-chain development
The npm package @axelar-network/axelar-gmp-sdk-solidity receives a total of 24,365 weekly downloads. As such, @axelar-network/axelar-gmp-sdk-solidity popularity was classified as popular.
We found that @axelar-network/axelar-gmp-sdk-solidity demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.