You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This DApp enables educational institutions to issue and manage digital degrees securely on the Ethereum blockchain as non-fungible tokens (NFTs). The DApp consists of two smart contracts: `Degree.sol` and `Token.sol`.",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"