https://github.com/tetris-dev-web/document_score
Assign score to each document provided by user. (Solidity, Web3, React)
https://github.com/tetris-dev-web/document_score
chai hardhat kendo-react react ropsten-test-network solidity typescript typescript-react web3js
Last synced: about 1 month ago
JSON representation
Assign score to each document provided by user. (Solidity, Web3, React)
- Host: GitHub
- URL: https://github.com/tetris-dev-web/document_score
- Owner: tetris-dev-web
- Created: 2022-02-14T20:37:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T22:16:52.000Z (over 4 years ago)
- Last Synced: 2025-07-03T02:02:58.142Z (12 months ago)
- Topics: chai, hardhat, kendo-react, react, ropsten-test-network, solidity, typescript, typescript-react, web3js
- Language: TypeScript
- Homepage:
- Size: 794 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react_datagrid_app
Solidity Smart Contract, Web3 Application
### Features
Smart Contract Compile, Test, Deploy (Ropsten Testnet)
Web3.js + React + Kendo UI
### Install
npm install
### Smart Contract Compile
npm run compile
### Smart Contract Test
npm run test
### Smart Contract Deploy
npm run deploy
### React Application Start
npm start
### Technologies
- Solidity
- Chai
- Hardhat
- Ropsten Testnet
- Typescript
- React
- Web3.js
- Kendo React
### Kendo UI
- Kendo 5.0.1 under 30-days trial licence
- Grid, Form, Loader, Datepicker, Dialog, Button, Icon, Layout ...
### UX
- Button Color
- Delete confirming dialog
- Toast message for each action
- Loading screen for API call
- 404 error handling