Compare commits

2 Commits

Author SHA1 Message Date
Advaita Saha
03ea0da958 Merge 4f003da514 into 64f41f12c6 2022-10-02 10:51:46 +02:00
Advaita Saha
4f003da514 solidity technology and good-first-issue solidity repo 2022-09-25 12:49:43 +05:30

View File

@@ -9,9 +9,19 @@
"technologies": { "technologies": {
".NET": "net", ".NET": "net",
"C#": "c-1", "C#": "c-1",
"C++": "c-2" "C++": "c-2",
"Solidity": "solidity"
}, },
"repositories": [ "repositories": [
{
"name": "Metafy Web3 Smart-Contracts",
"link": "https://github.com/metafy-social/web3-smart-contracts",
"label": "good first issue",
"technologies": [
"Solidity"
],
"description": "A compilation of smart-contracts in the web3 space, all in a simple and collective space of hardhat for you to refer anytime."
},
{ {
"name": "MvvmCross", "name": "MvvmCross",
"link": "https://github.com/MvvmCross/MvvmCross", "link": "https://github.com/MvvmCross/MvvmCross",