1.9 KiB
1.9 KiB
Weblets
Weblets are a UI tool helps to deploy solutions on TF Grid v3.
A weblet is a compiled javascript web component which can be embedded in HTML page of a web app.
The backend for the weblets is introduced with grid client which communicate to TF Chain and TF Grid over RMB.
Advantages :
- It is a non-code easy way to deploy a whole solution on the Grid.
- It is 100% decentralized, there is no server involved
Weblets list
There are several weblets you can use like:
-
Basic Environments:
-
Ready Community Solutions:
-
Some utils:
Playground
Playground is a Vue app that has the weblets embedded. so you can try it out on different TF Chain networks.
- https://play.dev.grid.tf for Devnet.
- https://play.qa.grid.tf for QAnet.
- https://play.test.grid.tf for Testnet.
- https://play.grid.tf for Mainnet.
Limitations
- Regarding browser support, we're only supporting Google Chrome browser at the moment with more browsers to be supported soon.
- Deploys one thing at a time.
- Might take sometime to deploy a solution like Peertube, so you should wait a little bit until it's fully running.