The web SDK is delivered as an npm
module.
Add the SDK to your repository via npm: npm install eko-sdk --save
.
Installing the web SDK requires you to use a javascript package manager such as
npm
oryarn
. If your current build system does not use package managers, please contact us atdevelo[email protected]
.
The open source sample app is hosted on Github here:
​Download the sample app​