Skip to content
Merged
Show file tree
Hide file tree
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,12 +1,10 @@
{
"name": "NFT Certificate Contract",
"description": "Mints and manages verifiable educational certificate NFTs (SFTs) on MultiversX. Each token represents a tamper-proof academic credential issued to a learner by an authorized institution.",
"website": "",
"social": {
"blog": "",
"twitter": ""
},
"tags": [
"education, nft, certificate, credentials, soulbound"
]
}
"name": "EduChain: Certificates Smart Contract",
"description": "Smart Contract responsible for issuing and revoking Soulbound educational Certificates (SBTs) containing off-chain cryptographic metadata verification hashes.",
"icon": "educhain",
"website": "https://github.com/DevmindRO/eduChain",
"social": {
"github": "https://github.com/DevmindRO/eduChain"
},
"tags": ["dapp", "smartcontract"]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "Anchor Contract",
"description": "EduChain Curriculum Anchor\nDescription: On-chain hash registry that anchors curriculum documents and learning materials to the MultiversX blockchain. Any stakeholder can verify content integrity using the published SHA-256 hash.",
"website": "",
"social": {
"blog": "",
"twitter": ""
},
"tags": [
"education, anchor, curriculum, integrity, hash"
]
}
"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",
"website": "https://github.com/DevmindRO/eduChain",
"social": {
"github": "https://github.com/DevmindRO/eduChain"
},
"tags": ["dapp", "smartcontract"]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "EduChain Escrow",
"description": "Trustless escrow contract that locks ECT tokens for mentoring or tutoring sessions. Funds are released to the mentor upon session confirmation, ensuring fair payment without intermediaries.",
"website": "",
"social": {
"blog": "",
"twitter": ""
},
"tags": [
"education, escrow, mentoring, defi, educhain"
]
}
"name": "EduChain: Escrow Smart Contract",
"description": "Smart Contract responsible for locking and releasing P2P student-to-mentor payments with dual-confirmations.",
"icon": "educhain",
"website": "https://github.com/DevmindRO/eduChain",
"social": {
"github": "https://github.com/DevmindRO/eduChain"
},
"tags": ["dapp", "smartcontract"]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "EduChain Token Contract",
"description": "Description: Issues and manages the EduChain Token (ECT) — a fungible ESDT used to reward learners, incentivize mentors, and power the EduChain credentialing ecosystem on MultiversX.",
"website": "",
"social": {
"blog": "",
"twitter": ""
},
"tags": [
"education, token, rewards, educhain, esdt"
]
}
"name": "EduChain: Token Smart Contract",
"description": "Treasury and reward distribution system for the EduChain Utility Token ($ECT).",
"icon": "educhain",
"website": "https://github.com/DevmindRO/eduChain",
"social": {
"github": "https://github.com/DevmindRO/eduChain"
},
"tags": ["dapp", "smartcontract"]
}
Binary file added accounts/icons/educhain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions accounts/icons/educhain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading