obsidian-desci_Obsidian-Desci/manifest.json

12 lines
367 B
JSON
Raw Normal View History

2023-09-03 08:01:12 +00:00
{
2023-10-26 16:30:46 +00:00
"id": "desci",
2023-10-26 16:33:47 +00:00
"name": "Desci",
2023-09-03 08:01:12 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2023-10-26 16:53:45 +00:00
"description": "A collection of tools that integrate obsidian with web3.",
2023-10-23 15:01:59 +00:00
"author": "Taylor Hulsmans",
"authorUrl": "https://polusarcticus.gitlab.io/web-portal/",
"fundingUrl": "https://etherscan.io/address/0x3be057bbaf734770c8a4ca81e2abbdc29deb39f0",
"isDesktopOnly": true
2023-09-03 08:01:12 +00:00
}