Skip to content

Users will register directly with the smart contract, and there will be an admin that will either approve and or reject the application. Once registered and approved, users can start uploading documents in the app. With the IPFS hash, the user will then trigger a transaction to store the hash in the smart contract.

Notifications You must be signed in to change notification settings

ignaciostellino/file-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-sign-eyss

Netlify Status

Live site is here

Dependencies

Install dependencies with npm install or yarn. Also install the dependencies under the client folder using the same commands

Compiling

npm run compile
yarn compile

Testing

npm run test
yarn test

Start React App

Navigate to client folder and use the following command:
npm start
yarn start

About

Users will register directly with the smart contract, and there will be an admin that will either approve and or reject the application. Once registered and approved, users can start uploading documents in the app. With the IPFS hash, the user will then trigger a transaction to store the hash in the smart contract.

Topics

Resources

Stars

Watchers

Forks