1.0.0 • Published 3 years ago
@rechat/ofac v1.0.0
ofac-embargo-list

A tool to check compliance with OFAC embargo by restricting access to certain countries, Based on MaxMind
Getting the Code
To get a local copy of the current code, clone it using git:
$ git clone https://github.com/rechat/ofac-embargo-list.git
$ cd ofac-embargo-listNext, install Node.js via the official package or via nvm.
If everything worked out, install all dependencies:
$ npm installBuilding
In order to bundle all lib/ files into production script run:
$ npm run build1.0.0
3 years ago