* 0.5

* Update

* IPFS link
This commit is contained in:
Jaco Greeff
2021-02-15 08:42:36 +01:00
committed by GitHub
parent 238641b213
commit 40d067f8c7
5 changed files with 24 additions and 3 deletions
+2
View File
@@ -14,6 +14,8 @@ To add a new scam address (typically per site), edit [address.json](https://gith
Making additions to the list will be reflected on merge at [polkadot.js.org/phishing/all.json](https://polkadot.js.org/phishing/all.json) & [polkadot.js.org/phishing/address.json](https://polkadot.js.org/phishing/address.json). These can be consumed via [@polkadot/phishing](https://github.com/polkadot-js/phishing/tree/master/packages/phishing) and other tools capable of parsing JSON.
The `{address, all}.json` files are also published to IPFS, via [ipns/phishing.dotapps.io](https://ipfs.io/ipns/phishing.dotapps.io/). Libraries can also consume from here for a decentralized approach.
### Integration