JS SDK
Vanilla JavaScript
This example is useful if you are bundling your JavaScript in something like Vite or Webpack as it uses the NPM package so 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 |