@axelar-network/axelar-cgp-aptos

1.0.5 • Public • Published

Axelar cross-chain gateway protocol Aptos implementation

Getting started

Installing rust and move-cli (optional, macOS)

brew install rustup
rustup-init
cargo install --git https://github.com/move-language/move move-cli --branch main

Installing Aptos CLI

Follow the instructions here

Initializing project

aptos init
aptos account fund-with-faucet --account default

Local development

Compile

aptos move compile --named-addresses axelar=default

Test

aptos move test --named-addresses axelar=default

Readme

Keywords

none

Package Sidebar

Install

npm i @axelar-network/axelar-cgp-aptos

Weekly Downloads

128

Version

1.0.5

License

ISC

Unpacked Size

14.4 kB

Total Files

11

Last publish

Collaborators

  • nav902384
  • kiryl-axelar
  • eng_axelar
  • nptytn
  • canhtrinh