@petad/stellar-sdk Blockchain infrastructure SDK for PetAd — escrow, custody, and trust anchoring on Stellar. Install npm install @petad/stellar-sdk Setup cp .env.example .env # Fill in your Stellar testnet keys Development npm install npm run build npm test