mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-29 23:08:39 -08:00
Compare commits
2 Commits
b5c3deed9c
...
03ea0da958
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03ea0da958 | ||
|
|
4f003da514 |
12
data.json
12
data.json
@@ -9,9 +9,19 @@
|
||||
"technologies": {
|
||||
".NET": "net",
|
||||
"C#": "c-1",
|
||||
"C++": "c-2"
|
||||
"C++": "c-2",
|
||||
"Solidity": "solidity"
|
||||
},
|
||||
"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",
|
||||
"link": "https://github.com/MvvmCross/MvvmCross",
|
||||
|
||||
Reference in New Issue
Block a user