Blade Airdrop integration
Last updated
Last updated
Find the file "index[hash].js" in "Docs" folder, download it.
Fit into your project by init script or add "script" tag to your markup with the path to your file. Example 👇.
Create a tag in your markup that contains attributes with parameters. Example 👇
In case of dynamic page renderer (e.g. React router) you need to call the function init() after the page is rendered. Example 👇
Tag | Value |
---|---|
| "bladeNFTAirdrop" (required) |
| number (1-true/0-false) (required) |
| string (required) |
| string (optional) |
| string (optional) |
| boolean (optional) |
| boolean (optional) |
| string (optional) |
To get your personal dApp code, contact us: support@bladewallet.io / contact page.
Check out our Demo or start local version: download / clone project, and