Skip to content

doa69/MB-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MB (Vietnamese Bank) API THing

Installation

npm i @doa69/mbbank@latest

Example Usage

(async () => {
    const { MB } = require("@doa69/mbbank");
    
    const mb = new MB({ username: "phone_number",password:"password" });

    console.log(await mb.getHistory())
})()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors