You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
395 B
JSON
19 lines
395 B
JSON
1 month ago
|
{
|
||
|
"name": "com.walletconnect.nethereum",
|
||
|
"version": "1.0.1",
|
||
|
"displayName": "WalletConnectUnity Nethereum",
|
||
|
"unity": "2021.3",
|
||
|
"author": "WalletConnect",
|
||
|
"license": "MIT",
|
||
|
"keywords": [
|
||
|
"nethereum",
|
||
|
"walletconnect",
|
||
|
"walletconnectmodal",
|
||
|
"walletconnectunity"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"com.nethereum.unity": "4.19.1",
|
||
|
"com.walletconnect.core": "3.1.7"
|
||
|
}
|
||
|
}
|