Skip to content

A Digital Decentralized Application for managing pharmaceuticals built on Warden Protocol

Notifications You must be signed in to change notification settings

0xJonaseb11/MedLedger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedLedger

About

An AI powered Decentralized application built on Warden protocol for managing pharmaceuticals!

Table of content

  • Developing smart contracts
  • Testing smart contracts
  • Deploying smart contracts
  • AI Integration
  • Building frontend
  • Testing the dApp
  • Deployment of the dApp

Getting started

# Install necessary dependencies
# install truffle
npm install -g truffle
mkdir dir_name
cd dir_name
truffle init
npm init -y
npm install @axelar-network/axelar-gmp-sdk-solidity
# install openzeppelin contracts
npm install @openzeppelin/contracts
# install hdwallet provider
npm install @truffle/hdwallet-provider
# install dotenv
npm install dotenv

Live Project url

COMING SOON....

@0xJonaseb11

About

A Digital Decentralized Application for managing pharmaceuticals built on Warden Protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published