x
Table of Contents
Use the BLANK_README.md
to get started.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Install metamask from [http://metamask.io] Setup hardhat
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
-
Get a free API Key at https://example.com
-
Clone the repo
git clone https://github.com/your_username_/Project-Name.git
-
Install NPM packages
npm install
-
Run the following commands
npx hardhat node
-
Run the following commands
npx hardhat run --network localhost scripts/deploy.js
-
Add the account in the metamask account
-
Run the following command to deploy your contract to hardhat network
npm run --deploy
-
Start the react server
npm start
Now you can upload the data and share it users. You need to approve a transaction in metamask for uploading and sharing your patient data.
For more examples, please refer to the Documentation
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @your_twitter - email@example.com
Project Link: https://github.com/your_username/repo_name