1.0.3 • Published 2 years ago

b-test-network-dda9a7a v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

⭐️ Documentation

See the developer documentation

📦 Installation

Integrating your app with Bandit will need our npm package:

# Via NPM:
npm install --save bandit

# Via Yarn:
yarn add bandit

Alternatively you can load via CDN with by adding a script tag to your app’s :

<script src="https://cdn.jsdelivr.net/npm/fortmatic/dist/bandit.js"></script>

💎 Usage

import Bandit from 'bandit';

const bandit = new Bandit({consumerId: ""})

// initiating mint
bandit.initMint({/* ... */})
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.6.156

3 years ago