Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 411 Bytes

Axelar Network | Documentation

The official documentation website for Axelar Network.

The project uses Nextra and deploys via Vercel. To develop it locally, clone this repository and run the following command to start the local dev server:

yarn
yarn dev

And visit localhost:3000 to preview your changes.