Skip to content

Ethereum Decentralized Timestamping DApp implementation in Vue.js

License

Notifications You must be signed in to change notification settings

archq-io/edts-dapp

Repository files navigation

Ethereum Decentralized Timestamping

A dApp for decentralized timestamping on the Ethereum network.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Configure for deployment

Copy the example configuration from the .env.example file into the .env file and modify it according to your needs.
This step is required for development and for a production deployment.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

About

Ethereum Decentralized Timestamping DApp implementation in Vue.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published