📝Setting Javascript Files

Ethers JS & A2N SDK

<script src="https://cdn.ethers.io/lib/ethers-5.2.umd.min.js" type="application/javascript"></script>
<script src="https://app.a2n.finance/sdk/bttcsub-sdk.min.js" type="application/javascript"></script>

Insert two Javascript files above into your website's header. Or insert these URLs before HTML body ended.

Go to https://app.a2n.finance/user/products, and click on the button "settings". You will see an HTML code block to insert into your website.

Last updated