https://github.com/settlemint/sdk
Integrate SettleMint into your application with ease.
https://github.com/settlemint/sdk
blockchain-transformation hasura mcp nextjs sdk smart-contracts thegraphprotocol
Last synced: about 2 months ago
JSON representation
Integrate SettleMint into your application with ease.
- Host: GitHub
- URL: https://github.com/settlemint/sdk
- Owner: settlemint
- License: other
- Created: 2024-08-06T06:32:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T00:59:03.000Z (about 2 months ago)
- Last Synced: 2025-04-12T01:39:45.942Z (about 2 months ago)
- Topics: blockchain-transformation, hasura, mcp, nextjs, sdk, smart-contracts, thegraphprotocol
- Language: TypeScript
- Homepage: https://settlemint.com
- Size: 10.2 MB
- Stars: 13
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
![]()
SettleMint SDK
✨ https://settlemint.com ✨
Integrate SettleMint into your application with ease.
## About
The SettleMint SDK provides a comprehensive set of tools and libraries for integrating blockchain functionality into your applications.
It enables seamless interaction with the SettleMint platform's features and services.## Packages
| Name | Description | NPM |
|---------|-------------|---------|
| [`@settlemint/sdk-blockscout`](sdk/blockscout) | Blockscout integration module for SettleMint SDK, enabling blockchain explorer and analytics functionality | [](https://www.npmjs.com/package/@settlemint/sdk-blockscout) |
| [`@settlemint/sdk-cli`](sdk/cli) | Command-line interface for SettleMint SDK, providing development tools and project management capabilities | [](https://www.npmjs.com/package/@settlemint/sdk-cli) |
| [`@settlemint/sdk-hasura`](sdk/hasura) | Hasura and PostgreSQL integration module for SettleMint SDK, enabling database operations and GraphQL queries | [](https://www.npmjs.com/package/@settlemint/sdk-hasura) |
| [`@settlemint/sdk-ipfs`](sdk/ipfs) | IPFS integration module for SettleMint SDK, enabling decentralized storage and content addressing | [](https://www.npmjs.com/package/@settlemint/sdk-ipfs) |
| [`@settlemint/sdk-js`](sdk/js) | Core JavaScript SDK for integrating SettleMint's blockchain platform services into your applications | [](https://www.npmjs.com/package/@settlemint/sdk-js) |
| [`@settlemint/sdk-mcp`](sdk/mcp) | MCP interface for SettleMint SDK, providing development tools and project management capabilities | [](https://www.npmjs.com/package/@settlemint/sdk-mcp) |
| [`@settlemint/sdk-minio`](sdk/minio) | MinIO integration module for SettleMint SDK, providing S3-compatible object storage capabilities | [](https://www.npmjs.com/package/@settlemint/sdk-minio) |
| [`@settlemint/sdk-next`](sdk/next) | Next.js integration module for SettleMint SDK, providing React components and middleware for web applications | [](https://www.npmjs.com/package/@settlemint/sdk-next) |
| [`@settlemint/sdk-portal`](sdk/portal) | Portal API client module for SettleMint SDK, providing access to smart contract portal services and APIs | [](https://www.npmjs.com/package/@settlemint/sdk-portal) |
| [`@settlemint/sdk-thegraph`](sdk/thegraph) | TheGraph integration module for SettleMint SDK, enabling querying and indexing of blockchain data through subgraphs | [](https://www.npmjs.com/package/@settlemint/sdk-thegraph) |
| [`@settlemint/sdk-utils`](sdk/utils) | Shared utilities and helper functions for SettleMint SDK modules | [](https://www.npmjs.com/package/@settlemint/sdk-utils) |## Contributing
We welcome contributions from the community! Please check out our [Contributing](https://github.com/settlemint/sdk/blob/main/.github/CONTRIBUTING.md) guide to learn how you can help improve the SettleMint SDK through bug reports, feature requests, documentation updates, or code contributions.
## License
The SettleMint SDK is released under the [FSL Software License](https://fsl.software). See the [LICENSE](https://github.com/settlemint/sdk/blob/main/LICENSE) file for more details.