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
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Find the connection endpoint on the connect tab of the custom deployment Section
Go to issuer portal, sign up to create the admin or the issuer account. The first user to signup gets the admin rights to the application.
![Sign Up](../../../img/application-kits/sign-up.png)

You may also setup sign-in via a passkey.
Copy link

Choose a reason for hiding this comment

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

suggestion (typo): Consider rephrasing 'setup' to 'set up'.

Using the two-word phrasing 'set up' as a verb can improve clarity in the documentation.

Suggested change
You may also setup sign-in via a passkey.
You may also set up sign-in via a passkey.


Post login you will see the dashboard and will get access to various modules and services related to asset tokenization.

![dashboard](../../../img/application-kits/dashboard-issuer.png)
2 changes: 1 addition & 1 deletion content/docs/application-kits/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ offer a seamless path from idea to production, empowering teams to focus on
business innovation rather than technical implementation.
<br></br>

Read more about Asset Tokenization Kit here - [Asset Tokenization Kit](/application-kits/asset-tokenization/asset-tokenization-kit)
Read more about Asset Tokenization Kit here - [Asset Tokenization Kit](/application-kits/asset-tokenization/introduction)
2 changes: 1 addition & 1 deletion content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ SettleMint Application Kits are designed to dramatically accelerate the
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)
Read more - [Aplication kits](/application-kits/introduction)

</div>
</div>
Loading