mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-30 07:18:06 -08:00
Merge 4f003da514 into 93d61be802
This commit is contained in:
12
data.json
12
data.json
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user