https://github.com/styts/tz-guestbook
Hello-World Guestbook DApp on the Tezos Blockchain
https://github.com/styts/tz-guestbook
blockchain hello-world nuxt smart-contracts taquito tezos vue vuetify
Last synced: about 1 year ago
JSON representation
Hello-World Guestbook DApp on the Tezos Blockchain
- Host: GitHub
- URL: https://github.com/styts/tz-guestbook
- Owner: styts
- License: mit
- Created: 2021-03-13T11:10:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T10:55:31.000Z (about 5 years ago)
- Last Synced: 2025-04-24T03:43:48.483Z (about 1 year ago)
- Topics: blockchain, hello-world, nuxt, smart-contracts, taquito, tezos, vue, vuetify
- Language: Vue
- Homepage: https://styts.github.io/tz-guestbook/
- Size: 842 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tezos Guestbook
Tutorial: [Build your first DApp on Tezos in 2-4 hours](https://styts.com/your-first-tezos-dapp)
Smart contract (testnet): [KT1NunBWtpABstxkqW7QJAfBWUbFHxn2zCXX](https://better-call.dev/edo2net/KT1NunBWtpABstxkqW7QJAfBWUbFHxn2zCXX/operations)
## Build Setup
```bash
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn generate
$ yarn deploy
```
## Acknowledgments
- Roxane Létourneau