cleaning up mvp branch for leftover project files

This commit is contained in:
spacemandev 2022-06-26 20:29:30 -05:00
parent d8a0b0b6c8
commit 3df473da4d
7 changed files with 0 additions and 19 deletions

View File

@ -1 +0,0 @@
node_modules/

View File

@ -1,18 +0,0 @@
{
"name": "xdapp-starter",
"version": "1.0.0",
"description": "A simple template for getting started with xDapps.",
"main": "starter.js",
"scripts": {
"test": "sh test.sh"
},
"keywords": [],
"author": "",
"license": "MIT",
"workspaces": [],
"type": "module",
"dependencies": {
"@certusone/wormhole-sdk": "^0.3.3"
}
}