Skip to content

Commit

Permalink
DOCS: Add AutoTX to gallery (#2390)
Browse files Browse the repository at this point in the history
* Update gallery.json with AutoTX

* Update gallery.json

* add sample image

* rename image to autotx.png

* Update gallery.json description

* Update gallery.json tags

* Update website/src/data/gallery.json

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
  • Loading branch information
rihp and sonichi authored Apr 16, 2024
1 parent 36f1bf5 commit f4977e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/src/data/gallery.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"title": "AutoTx - Crypto Transactions Agent",
"link": "https://blog.polywrap.io/p/autotx-your-ai-powered-transaction",
"description": "Generates on-chain transactions, which are submitted to a smart account so users can easily approve & execute them.",
"image": "autotx.png",
"tags": ["tools", "groupchat", "app", "blockchain"]
},
{
"title": "Function Generator & Validator",
"link": "https://github.com/abhaymathur21/TensionCode",
Expand Down
Binary file added website/static/img/gallery/autotx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4977e2

Please sign in to comment.