Added new contract templates (#31)

This commit is contained in:
Chalith Desaman
2024-03-15 17:16:24 +05:30
committed by GitHub
parent 5838ea7fcc
commit 1face50d32
46 changed files with 3860 additions and 73 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "_projname_",
"dependencies": {
"hotpocket-js-client": "^0.5.6"
}
}