Releases: Melodyxyy/SmartQueryBlockchain
Releases · Melodyxyy/SmartQueryBlockchain
Release list
Release Install Steps
Install steps:
npx create-react-app smart-query-blockchain --template typescript
cd smart-query-blockchain
npm install
npm install web3
npm install react-router-dom
npm install @types/react-router-dom
npm install react-search-input
npm install ws
npm install axios
npm install --save-dev @babel/plugin-proposal-private-property-in-object
npm install serve
npx react-scripts start
npm install --save-dev css-modules
npm install --save-dev redux react-redux
npm install schema-utils