JS SDK
Vanilla Javascript
This example is useful if you are bundling your javascript something like Vite or Webpack as it uses the NPM package meaning you can import everfund from '@everfund/js-sdk'
.
Please use the CDN version of everfund-sdk if it is going to be put onto a website where there is no javascript bundling stage, such as a wordpress website
Example
Stack | Type |
---|---|
Everfund SDK | @everfund/js-sdk NPM Package |
Language | Typescript + HTML |
Bundler | Vite |
CSS | Plain CSS |