Skip to content

A tool to check compliance with OFAC embargo by restricting access to certain countries, Based on MaxMind

License

Notifications You must be signed in to change notification settings

rechat/ofac-embargo-list

Repository files navigation

ofac-embargo-list license version coverage

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-list

Next, install Node.js via the official package or via nvm.

If everything worked out, install all dependencies:

$ npm install

Building

In order to bundle all lib/ files into production script run:

$ npm run build

About

A tool to check compliance with OFAC embargo by restricting access to certain countries, Based on MaxMind

Resources

License

Stars

Watchers

Forks

Packages

No packages published