@@ -94,7 +94,7 @@ import Link from "next/link";
9494 colSpan = " 3"
9595 className = " bg-fd-secondary text-center py-2 pl-3 text-[15px] font-semibold text-slate-800 dark:text-white border-b"
9696 >
97- EVM Chains Development Guide
97+ EVM chains development guide
9898 </td >
9999 </tr >
100100 <tr className = " align-top" >
@@ -221,102 +221,67 @@ import Link from "next/link";
221221 colSpan = " 3"
222222 className = " bg-fd-secondary text-center py-2 pl-3 text-[15px] font-semibold text-slate-800 dark:text-white border-b"
223223 >
224- Hyperledger Fabric Development Guide
224+ Hyperledger fabric development guide
225225 </td >
226226 </tr >
227+
227228 <tr className = " align-top" >
228229 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
229- <Link
230- href = " /building-with-settlemint/hyperledger-fabric-guide/create-an-application"
231- className = " no-underline text-sm-accent hover:underline"
232- >
230+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/create-an-application" className = " no-underline text-sm-accent hover:underline" >
233231 Create An Application
234232 </Link >
235233 </td >
236234 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
237- <Link
238- href = " /building-with-settlemint/hyperledger-fabric-guide/add-network-and-nodes"
239- className = " no-underline text-sm-accent hover:underline"
240- >
235+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/add-network-and-nodes" className = " no-underline text-sm-accent hover:underline" >
241236 Add Network And Nodes
242237 </Link >
243238 </td >
244239 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
245- <Link
246- href = " /building-with-settlemint/hyperledger-fabric-guide/add-private-keys"
247- className = " no-underline text-sm-accent hover:underline"
248- >
249- Add Private Keys
240+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/setup-code-studio" className = " no-underline text-sm-accent hover:underline" >
241+ Setup Code Studio
250242 </Link >
251243 </td >
252244 </tr >
245+
253246 <tr className = " align-top" >
254247 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
255- <Link
256- href = " /building-with-settlemint/hyperledger-fabric-guide/setup-code-studio"
257- className = " no-underline text-sm-accent hover:underline"
258- >
259- Setup Code Studio
260- </Link >
261- </td >
262- <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
263- <Link
264- href = " /building-with-settlemint/hyperledger-fabric-guide/deploy-chain-code"
265- className = " no-underline text-sm-accent hover:underline"
266- >
248+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/deploy-chain-code" className = " no-underline text-sm-accent hover:underline" >
267249 Deploy Chain Code
268250 </Link >
269251 </td >
270-
271- </tr >
272- <tr className = " align-top" >
273252 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
274- <Link
275- href = " /building-with-settlemint/hyperledger-fabric-guide/setup-fabconnect-middleware"
276- className = " no-underline text-sm-accent hover:underline"
277- >
253+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/setup-fabconnect-middleware" className = " no-underline text-sm-accent hover:underline" >
278254 Setup Fabconnect Middleware
279255 </Link >
280256 </td >
281257 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
282- <Link
283- href = " /building-with-settlemint/hyperledger-fabric-guide/setup-offchain-database"
284- className = " no-underline text-sm-accent hover:underline"
285- >
258+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/setup-offchain-database" className = " no-underline text-sm-accent hover:underline" >
286259 Setup Offchain Database
287260 </Link >
288261 </td >
262+ </tr >
263+
264+ <tr className = " align-top" >
289265 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
290- <Link
291- href = " /building-with-settlemint/hyperledger-fabric-guide/setup-storage"
292- className = " no-underline text-sm-accent hover:underline"
293- >
266+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/setup-storage" className = " no-underline text-sm-accent hover:underline" >
294267 Setup Storage
295268 </Link >
296269 </td >
297- </tr >
298- <tr className = " align-top" >
299270 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
300- <Link
301- href = " /building-with-settlemint/hyperledger-fabric-guide/deploy-custom-services"
302- className = " no-underline text-sm-accent hover:underline"
303- >
271+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/deploy-custom-services" className = " no-underline text-sm-accent hover:underline" >
304272 Deploy Custom Services
305273 </Link >
306274 </td >
307275 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
308- <Link
309- href = " /building-with-settlemint/hyperledger-fabric-guide/integration-studio"
310- className = " no-underline text-sm-accent hover:underline"
311- >
276+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/integration-studio" className = " no-underline text-sm-accent hover:underline" >
312277 Integration Studio
313278 </Link >
314279 </td >
280+ </tr >
281+
282+ <tr className = " align-top" >
315283 <td className = " py-2 pl-3 text-slate-800 dark:text-slate-200" >
316- <Link
317- href = " /building-with-settlemint/hyperledger-fabric-guide/audit-logs"
318- className = " no-underline text-sm-accent hover:underline"
319- >
284+ <Link href = " /building-with-settlemint/hyperledger-fabric-guide/audit-logs" className = " no-underline text-sm-accent hover:underline" >
320285 Audit Logs
321286 </Link >
322287 </td >
@@ -719,7 +684,7 @@ import Link from "next/link";
719684 </tbody >
720685</table >
721686
722- ## Application Kits
687+ ## Application kits
723688
724689<div style = { { display: ' flex' , alignItems: ' center' , gap: ' 2rem' }} >
725690 <div style = { { flex: ' 0 0 50%' }} >
@@ -729,7 +694,8 @@ import Link from "next/link";
729694
730695SettleMint Application Kits are designed to dramatically accelerate the
731696development of enterprise blockchain applications by providing pre-packaged,
732- full-stack solutions inlculding both - smart contrcats and the dAPP UI for common use cases.
697+ full-stack solutions inlculding both - smart contrcats and the dAPP UI for
698+ common use cases.
733699
734700Read more - [ Aplication kits] ( /application-kits/introduction )
735701
0 commit comments