settlemint settlemint-action .cursorrules file for TypeScript (stars: 2)

1. Create a GitHub Action for SettleMint CLI
2. Use Node.js runtime (Node 20)
3. Accept command, token, and version inputs
4. Install SettleMint CLI with specified version (default latest)
5. Execute provided CLI commands
6. Handle errors and provide feedback
7. Configure TypeScript for proper type checking
8. Support all SettleMint environment variables as optional inputs
9. Set predefined contract addresses as environment variables
10. Add auto-connect functionality
11. Process .env files from secrets and add them to GitHub environment
12. Add comprehensive test coverage for main functionality
13. Configure Renovate to run `npm run package` after dependency updates
14. Create comprehensive README documentation with examples and best practices
npm
shell
typescript

First Time Repository

Interact with the SettleMint platform in Github Actions

TypeScript

Languages:

Shell: 4.6KB
TypeScript: 7.6KB
Created: 12/14/2024
Updated: 1/23/2025

All Repositories (1)

Interact with the SettleMint platform in Github Actions