@palindromepay/sdk
v2.0.6
Published
TypeScript SDK for PalindromeCryptoEscrow - Secure blockchain escrow with buyer/seller protection
Maintainers
Readme
PalindromePay SDK
A TypeScript/Node SDK for interacting with the PalindromePay escrow smart contract and subgraph, including signature flows, event utilities, token helpers, and robust error handling.
📚 Documentation
Full documentation available at: sdk.palindromepay.com
📦 Installation
npm install @palindromepay/sdk🧪 Testing
# Run all tests
npm test
# Run core functionality tests only
npm run test:core
# Run security tests only
npm run test:security📝 Development
# Install dependencies
npm install
# Build the project
npm run build
# Clean build artifacts
npm run clean📄 License
MIT License - see LICENSE file for details
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📞 Support
- GitHub Issues: https://github.com/palindromepay/SDKPalindromePay/issues
- Documentation: https://sdk.palindromepay.com
