You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary by Sourcery
Update image paths in documentation and remove unused components.
Enhancements:
- Improved the layout of the "Supported Blockchains" page.
Documentation:
- Updated image paths in the documentation files to use relative paths.
- Removed unused components from the documentation files.
---------
Co-authored-by: saeeddawod <saeed.dawod@gmail.com>
Copy file name to clipboardExpand all lines: blog/2024-03-26.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,6 @@ Token vaults are useful in the enterprise context when working with multiple tok
42
42
43
43
We just looked at 3 ways that developers can get more out of working with the ERC20 token standard. These extensions allow more control and visibility of assets that enterprise use cases may require. To get started deploying your own ERC20 smart contract on SettleMint, check out this guide on [Connecting a frontend to a token transfer application](/documentation/docs/developer-guides/connect-frontend/).
44
44
45
-
Have more questions about the ERC20 tokens and extensions, hop into our [Discord community](https://discord.gg/4WPatxDJ6A)!
45
+
Have more questions about the ERC20 tokens and extensions, please contact us at support@settlemint.com!
The first step to building anything on SettleMint is to [create an
28
-
application](../../using-platform/create-an-application). You can think of an
29
-
application as the collection of resources that you need to build your
30
-
blockchain application. This includes a blockchain network, smart contracts,
31
-
middleware, storage, integrations, and insights.{''}
21
+
22
+
The first step to building anything on SettleMint is to [create an application](../../using-platform/create-an-application). You can think of an application as the collection of resources that you need to build your blockchain application. This includes a blockchain network, smart contracts, middleware, storage, integrations, and insights.
After creating a blockchain application, you now need to [add a blockchain
43
-
network](../../using-platform/add-a-network-to-an-application) and node to your
44
-
application. SettleMint offeres a variety of different [blockchain
45
-
networks](../supported-blockchains) to choose from whatever your usecase may be.
46
-
Networks need nodes to support the blockchain to run, once a [network is
47
-
created](../../using-platform/add-a-node-to-a-network/) then a node is also
48
-
added automatically.{''}
33
+
34
+
After creating a blockchain application, you now need to [add a blockchain network](../../using-platform/add-a-network-to-an-application) and node to your application. SettleMint offers a variety of different [blockchain networks](../supported-blockchains) to choose from whatever your usecase may be.
0 commit comments