Release notes2024
Simplified Subgraph Deployments
Streamlined subgraph deployment process allowing independent middleware deployment and flexible subgraph deployment from any smart contract set to any middleware.
Simplified Subgraph Deployments
We've significantly simplified the subgraph deployment process. Here's what's changed:
Previously:
- Required deploying a smart contract set
- Required IPFS deployment
- Middleware needed explicit connections to both smart contract set and IPFS
- Subgraphs could only be deployed to middlewares from their connected smart contract set
Now:
- Deploy middlewares independently without a smart contract set or IPFS required
- Deploy subgraphs from any smart contract set to any middleware within an application
Key Benefits:
- Simplified architecture: Reduced deployment complexity and dependencies
- Cost efficiency: Reuse graph middlewares across different smart contract sets
- Enhanced flexibility: Freedom to deploy subgraphs from any smart contract set to any middleware
Introducing the SettleMint SDK
A powerful toolkit designed to streamline blockchain integration into modern applications with comprehensive tools, modular architecture, and full TypeScript support.
Introducing Dev Tools
New Dev Tools section featuring Code Studio, an Integrated Development Environment based on Visual Studio Code, making decentralized application development easier.