Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed May 27, 2022
1 parent 8efba97 commit 1f6523f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

`VisualTez` is a visual programming tool for writing smart contracts in the Tezos blockchain.

### [VisualTez (Beta)](https://visualtez.com)
The VisualTez project lets people describe smart contracts through illustrations that can be built by simply dragging and dropping blocks. Text-based programming languages are usually difficult for people without a computer science background or similar.

### [VisualTez Website](https://visualtez.com)

### [Documentation](https://visualtez.com/docs)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tezwell/visual-tez",
"version": "0.7.1",
"version": "1.0.0",
"description": "A visual programming tool for writing smart contracts in the Tezos blockchain",
"private": true,
"author": {
Expand Down

0 comments on commit 1f6523f

Please sign in to comment.