stellar-sdk-federation-validator
Version:
Simple library to lookup Stellar Federation addresses
13 lines (12 loc) • 338 B
JSON
{
"name": "stellar-sdk-federation-validator",
"version": "1.0.0",
"description": "Simple library to lookup Stellar Federation addresses",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["stellar-sdk", "stellar federation"],
"author": "Spxc",
"license": "ISC"
}