1.2.3 • Published 2 years ago
fuul-sdk v1.2.3
GETTING SARTED
Clone the repo locally
To build the project:
$ npm run build
$ yarn build
The files are generated in the lib/
folder.
How to use the SDK in any project
Send an event:
import { Fuul } from "fuul-sdk";
Fuul.sendEvent('connect_wallet', projectId);
Fuul.sendEvent('pageview', projectId);
1.2.0
2 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago