add deprecation warnings

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-08-08 08:19:53 -04:00
parent 8ec45e86f6
commit f90d06fe92
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 18 deletions

View File

@ -1,27 +1,17 @@
# __WARNING__: This repository is deprecated. See https://github.com/dap-ps/discover for current state.
# Discover
A repo for Dapp Discovery through Status, and any other browser. Viewing curated information does not require any special tools, though effecting the way information is ranked will require a web3 wallet, whether that is Status, MetaMask, Trust, Brave or whichever one you prefer.
## Available Scripts
This project is based on Embark v4.0.1, with a few things customised for React. Currently, you'll need to run the app and Embark separately, in different tabs in your terminal.
### `npm run build`
Builds the app into the `build` directory.
**Steps to run the app:**
* ### `embark run testnet --noserver`
@ -49,14 +39,8 @@ Builds the app into the `build` directory.
### `embark test`
Will compile your contracts, with hot-reloading, and let you test them locally to your heart's content.
### slither . --exclude naming-convention --filter-paths token
Make sure you get TrailofBits' [latest static analysis tool](https://securityonline.info/slither/), and do your own static analysis on the relevant contracts that will be deployed for Discover.