Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "EduChain: Anchor Smart Contract",
"description": "Smart Contract registry serving as a proof-of-existence log for student curriculums, courses, and educational documents.",
"icon": "educhain",
"name": "[Deprecated] EduChain: Anchor Smart Contract",
"description": "Smart Contract registry serving as a proof-of-existence log for student curriculums, courses, and educational documents. (Deprecated in favor of direct EduChain SEAL NFT provenance issuance).",
"website": "https://github.com/DevmindRO/eduChain",
"social": {
"github": "https://github.com/DevmindRO/eduChain"
},
"tags": ["dapp", "smartcontract"]
"tags": [
"dapp",
"smartcontract",
"deprecated"
]
}
Loading