1.3.8 • Published 4 years ago
bif-core-iban v1.3.8
web3-eth-iban
This is a sub package of web3.js
This is the IBAN package to be used in the web3-eth
package.
Please read the documentation for more.
Installation
Node.js
npm install web3-eth-iban
Usage
const Web3EthIban = require('web3-eth-iban');
const iban = new Web3EthIban('XE75JRZCTTLBSYEQBGAS7GID8DKR7QY0QA3');
iban.toAddress() > '0xa94f5374Fce5edBC8E2a8697C15331677e6EbF0B';
Types
All the TypeScript typings are placed in the types
folder.
1.3.8
4 years ago
1.3.4
4 years ago
1.3.3
4 years ago
2.3.3
6 years ago
2.3.2
6 years ago
2.3.0
6 years ago
2.2.5
6 years ago
2.2.4
6 years ago
2.2.3
6 years ago
2.2.2
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.12
6 years ago
2.1.11
6 years ago
2.1.8
6 years ago
2.1.7
6 years ago
2.1.6
6 years ago
2.1.5
6 years ago
2.1.4
6 years ago
2.1.3
6 years ago
2.1.2
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago