An open API service indexing awesome lists of open source software.

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

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