You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
"description": "- Create a pull request adding your application to the correct blockchain in the \"apps.json\" file. \r - **Fill out all of the fields, they are all required.**\r - Add your logo to the `logos/` folder ( **.svg format only!** ). Make sure that the logo file's name matches the `applink` that you specified in the JSON.",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"testfile": "mocha",
"test": "npm run testfile \"test/**/*.spec.js\" --timeout 1000000"