Drainer Build
Once the drainer is built, you will receive an archive containing files ready for integration on your website to handle wallet connections and transactions. The archive includes everything necessary to set up and use the drainer.
What's Included in the Archive:
- fusion-drainer.js — The main JavaScript file enabling wallet and transaction functionality on the website.
- fusion-drainer.css — Styles for proper interface display of the drainer.
- tonconnect-manifest.json — A manifest for wallet connections via TON Connect.
- example.html — A sample page with the drainer fully integrated.
When you make changes to drainer settings (e.g., asset types or user messages), rebuilding the library is not required. All changes are applied automatically and take effect immediately.