layerzero-stargate-api
Version:
API for Stargate and LayerZero
25 lines (24 loc) • 509 B
JSON
{
"name": "layerzero-stargate-api",
"version": "1.0.3",
"description": "API for Stargate and LayerZero",
"main": "index.js",
"dependencies": {
"axios": "^0.26.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"stargate",
"layerzero",
"omnichain",
"omnitoken",
"api",
"crypto",
"cryptocurrencies",
"blockchain"
],
"author": "GoldenNaim - Naim Boubziz (https://twitter.com/BrutalTrade)",
"license": "MIT"
}