Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/docs/application-kits/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ title: "Introduction"
SettleMint Application Kits are designed to dramatically accelerate the
development of enterprise blockchain applications by providing pre-packaged,
full-stack solutions for common use cases. These kits bundle essential
componentssuch as smart contract templates, pre-built decentralized application
(dApp) UIs, integration tools, and deployment configurationsinto ready-to-use
components such as smart contract templates, pre-built decentralized application
(dApp) UIs, integration tools, and deployment configurations into ready-to-use
modules that can be launched in minutes and customized to fit specific business
needs.
<br></br>
Expand Down
26 changes: 13 additions & 13 deletions content/docs/building-with-settlemint/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Platform Setup & Environment Preparation</span>
<span>Platform setup & environment preparation</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -230,7 +230,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Blockchain Network & Node Deployment</span>
<span>Blockchain network & node deployment</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -302,7 +302,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Smart Contract Development & Deployment</span>
<span>Smart contract development & deployment</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -386,7 +386,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>API Generation & Event Indexing</span>
<span>Setup middlewares and get APIs</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -464,7 +464,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Off-Chain Data, Storage & Integration</span>
<span>Off-Chain database, storage & integrations</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -530,7 +530,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Frontend deployment, monitoring and support</span>
<span>Deploy frontend and other services</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand All @@ -547,7 +547,7 @@ description: Overview of blockchain development process
{[
[
"23",
"Use Custom Deployment module to deploy frontend or other services",
"Use custom deployment module to deploy frontend or other services",
"Deploy frontend",
"/documentation/building-with-settlemint/evm-chains-guide/deploy-custom-services",
],
Expand Down Expand Up @@ -590,7 +590,7 @@ description: Overview of blockchain development process
</details>


## Fabric Development Overview
## Fabric development overview

{/* Section 1: Platform Setup & Network Configuration */}

Expand All @@ -599,7 +599,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Platform Setup & Network Configuration</span>
<span>Platform setup & network configuration</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -671,7 +671,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Blockchain Network & Node Deployment</span>
<span>Blockchain network & nodes deployment</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -737,7 +737,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Chaincode Development & Deployment</span>
<span>Chaincode development & deployment</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -809,7 +809,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Off-Chain Data, Storage & Integration</span>
<span>Off-Chain database, storage & integrations</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down Expand Up @@ -875,7 +875,7 @@ description: Overview of blockchain development process
className="group relative border border-gray-200 dark:border-gray-700 rounded-xl shadow bg-white dark:bg-gray-700 overflow-hidden mb-3"
>
<summary className="font-semibold px-6 py-4 text-base flex justify-between items-center cursor-pointer border-b border-gray-100 dark:border-gray-700 text-gray-900 dark:text-gray-100">
<span>Frontend deployment, monitoring and support</span>
<span>Deploy frontend and other services</span>
<svg
className="w-4 h-4 text-gray-600 dark:text-gray-300 transform transition-transform group-open:rotate-90"
fill="none"
Expand Down
17 changes: 17 additions & 0 deletions content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -718,3 +718,20 @@ import Link from "next/link";
</tr>
</tbody>
</table>

## Application Kits

<div style={{ display: 'flex', alignItems: 'center', gap: '2rem' }}>
<div style={{ flex: '0 0 50%' }}>
![Settlemint Stack Diagram](../img/application-kits/cover-kits.webp)
</div>
<div style={{ flex: '1' }}>

SettleMint Application Kits are designed to dramatically accelerate the
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue (typo): Typographical errors detected in the new Application Kits section.

Correct 'inlculding' to 'including' and 'contrcats' to 'contracts' to ensure clarity and professionalism.

development of enterprise blockchain applications by providing pre-packaged,
full-stack solutions inlculding both - smart contrcats and the dAPP UI for common use cases.

Read more - [Aplication kits](/application-kits/asset-tokenization/asset-tokenization-kit)

</div>
</div>
4 changes: 2 additions & 2 deletions content/docs/knowledge-bank/bfsi-usecases.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "Bfsi use cases"
title: "BFSI use cases"
description: Blockchain use cases in Banking, Financial Services, and Insurance
---

import { Callout } from "fumadocs-ui/components/callout";
import { Card } from "fumadocs-ui/components/card";

# Bfsi blockchain use cases
# BFSI blockchain use cases

<Callout type="info">
Blockchain technology is transforming the Banking, Financial Services, and
Expand Down
Loading