info_tfgrid_manual/tosort/weblets/weblets_home.md
2024-02-23 06:07:41 +03:00

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:

Playground

Playground is a Vue app that has the weblets embedded. so you can try it out on different TF Chain networks.

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.