-
Notifications
You must be signed in to change notification settings - Fork 159
Feature/level3 contracts #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature/level3 contracts #105
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made changes to the ReadMe file in the dns-contracts to give further clarification on how to setup your own dns-service and mint a domain without experiencing code related issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewing changes to unclear review
Hello @Nuttaphon7258 , not to disturb you but I am confused by your comment made alongside the review |
EduFi + DNS Contracts
A smart contract suite for decentralized education, tightly integrated with a Web3-native domain name system.
EduFi Contracts
On-chain course management powered by DNS domain ownership:
Course creation and enrollment
Progress tracking
Access restricted to domain holders
Gasless meta-transactions via ERC2771Context
DNS Contracts
A decentralized naming service tailored for BNB Chain:
Domain registration and management
Dynamic pricing based on name length
Price checks in BNB, CAKE, and USD1
Referral system with commission payouts
ENS compatibility
Live Apps
DNS: https://dns.level3labs.fun
EduFi: https://learn.level3labs.fun
For installation, deployment instructions, and contribution guidelines, refer to the respective folders in this repository.