Added package aptos (#2896)

This commit is contained in:
Alaya Abdullahi 2024-06-20 19:45:50 +01:00 committed by GitHub
parent 2b9a88b34a
commit 86630e02d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33694,5 +33694,24 @@
"description": "Cloths provides the way to process and structure string easily.",
"license": "MIT",
"web": "https://github.com/panno8M/cloths"
},
{
"name": "aptos",
"url": "https://github.com/C-NERD/nimAptos",
"method": "git",
"tags": [
"aptos",
"cryptocurrency",
"web3",
"crypto",
"coin",
"sdk",
"bcs",
"movelang",
"move"
],
"description": "aptos library for nim lang",
"license": "MIT",
"web": "https://github.com/C-NERD/nimAptos"
}
]