TOS Connect for Developers
If possible, it is recommended to use the @tosconnect/ui-react kit for your dApps. Only switch to lower levels of the SDK or reimplement your version of the protocol if it is really necessary for your product.
The TOS Connect repository contains following main packages:
- @tosconnect/ui-react - TOS Connect User Interface (UI) for React applications
- @tosconnect/ui - TOS Connect User Interface (UI)
- @tosconnect/sdk - TOS Connect SDK
- @tosconnect/protocol - TOS Connect protocol specifications
The TOS Connect User Interface (UI) is a framework that allows developers to improve the user experience (UX) for application users. TOS Connect can easily be integrated with apps using simple UI elements such as the "connect wallet button", "select wallet dialog" and confirmation modals.
This kit will simplify the implementation of TOS Connect in apps built for TOS Blockchain. Standard frontend frameworks are supported, as well as applications that don’t use predetermined frameworks