is-banned-near-address 1.0.2
Install from the command line:
Learn more about npm packages
$ npm install @aurora-is-near/is-banned-near-address@1.0.2
Install via package.json:
"@aurora-is-near/is-banned-near-address": "1.0.2"
About this version
A utility package to check if a NEAR address is banned.
yarn add @aurora-is-near/is-banned-near-address
import { isBannedNearAddress } = "@aurora-is-near/is-banned-near-address";
isBannedNearAddress('0x0048501436e6325eff9756d804160dce4aaf3f3f'); // => true
It is strongly recommended to not use this directly from the browser. The list of ~5000 addresses will add ~280KB to the bundle size. Instead, add an API endpoint to your application or similar and call that to perform the check.
Details
- is-banned-near-address
- aurora-is-near
- 4 days ago
- UNLICENSED
- 9 dependencies
Assets
- is-banned-near-address-1.0.2.tgz
Download activity
- Total downloads 3
- Last 30 days 3
- Last week 3
- Today 0