All Projects → shamil-t → ehr-blockchain

shamil-t / ehr-blockchain

Licence: other
Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof pl…

Programming Languages

typescript
32286 projects
HTML
75241 projects
Sass
350 projects
CSS
56736 projects
solidity
1140 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ehr-blockchain

ethereum-dapp-ipfs-node.js-mongodb
以太坊开发DApp实战教程——用区块链、星际文件系统(IPFS)、Node.js和MongoDB来构建电商平台
Stars: ✭ 46 (+12.2%)
Mutual labels:  ipfs, ethereum-contract, ethereum-dapp, ethereum-blockchain, ipfs-blockchain
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+46.34%)
Mutual labels:  ethereum-dapp, metamask, truffle-framework
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+185.37%)
Mutual labels:  ethereum-contract, ethereum-dapp, ethereum-blockchain
IPFS-Ethereum-Image
【IPFS + 区块链 系列】 入门篇 - IPFS + Ethereum (下篇)-ipfs + Ethereum 大图片存储
Stars: ✭ 57 (+39.02%)
Mutual labels:  ipfs, ipfs-api, ipfs-blockchain
Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
Stars: ✭ 105 (+156.1%)
Mutual labels:  ethereum-contract, ethereum-dapp, ethereum-blockchain
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (+53.66%)
Mutual labels:  ethereum-contract, ethereum-dapp, ethereum-blockchain
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (+836.59%)
Mutual labels:  ethereum-contract, ethereum-dapp, ethereum-blockchain
solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Stars: ✭ 64 (+56.1%)
Mutual labels:  ethereum-contract, ethereum-dapp, truffle-framework
fund-protocol
A blockchain protocol for tokenized hedge funds
Stars: ✭ 85 (+107.32%)
Mutual labels:  ethereum-contract, ethereum-blockchain
airmedfoundation-terminal
Airmed Foundation's IPFS + Hyperledger Fabric web client
Stars: ✭ 29 (-29.27%)
Mutual labels:  ipfs, medical-records
ddash
DDASH - Ethereum Operating System for Knowledge Creation and Sharing
Stars: ✭ 26 (-36.59%)
Mutual labels:  ethereum-contract, ethereum-blockchain
ipfs-eth-database
An example of usage IPFS in Ethereum Smart Contracts
Stars: ✭ 55 (+34.15%)
Mutual labels:  ipfs, ipfs-blockchain
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+302.44%)
Mutual labels:  ipfs, ethereum-dapp
edgevpn
⛵ The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
Stars: ✭ 223 (+443.9%)
Mutual labels:  ipfs, ipfs-blockchain
Starlog
Starlog: Metadata Blockchain based on Substrate
Stars: ✭ 32 (-21.95%)
Mutual labels:  ipfs, ipfs-blockchain
townhall
Deprecated: An early version of the Menlo framework
Stars: ✭ 21 (-48.78%)
Mutual labels:  ipfs, truffle-framework
cheezyverse
Cheeze Wizards is the world's first battle royale on the blockchain (with cheese!)
Stars: ✭ 38 (-7.32%)
Mutual labels:  ethereum-contract, ethereum-dapp
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+24.39%)
Mutual labels:  ethereum-dapp, metamask
rust-ipfs-api
Rust language IPFS API implementation
Stars: ✭ 20 (-51.22%)
Mutual labels:  ipfs, ipfs-api
Eth Vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
Stars: ✭ 171 (+317.07%)
Mutual labels:  ethereum-contract, ethereum-dapp

EHR 2.0

For Full working project

-- Apponitments
-- Pdf upload
-- and much more.

Demo : Youtube
Setup : Youtube

contact : Mail [email protected]

🆁🅴🆀🆄🅸🆁🅴🅼🅴🅽🆃🆂

1.Install nodeJs

2.Install Ganache

3.Add Metamask Extension in Browser

4.open cmd/terminal as Administrator and type

npm install -g truffle

5.open Ganache

  • New Workspace
  • AddProject
  • Select truffle-config.js in Project Directory
  • Save Workspace

6.Compile and migrate Contracts

truffle migrate

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Live

Live site hosted on firebase Click here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].