Skip to content

Commit

Permalink
Merge pull request #176 from airalab/test
Browse files Browse the repository at this point in the history
Tokens activation + new structure
  • Loading branch information
positivecrash authored Nov 7, 2024
2 parents e368b62 + 859f320 commit 27803f8
Show file tree
Hide file tree
Showing 41 changed files with 3,784 additions and 159 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"author": "vol4tim <[email protected]>",
"scripts": {
"serve": "vue-cli-service serve",
"serve-8080": "npx kill-port 8080 && vue-cli-service serve --port 8080",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
Expand All @@ -24,10 +25,12 @@
"datastore-level": "^10.1.8",
"dayjs": "^1.11.9",
"decimal.js-light": "^2.5.1",
"ethers": "^6.13.4",
"ipfs-http-client": "^60.0.0",
"libp2p": "^1.2.4",
"mipd": "^0.0.7",
"robonomics-interface": "^0.3.2",
"robonomics-ui-vue": "^0.5.1",
"robonomics-ui-vue": "0.5.2-beta.5",
"uuid": "^9.0.1",
"vue": "^3.4.15",
"vue-router": "^4.2.5",
Expand Down
Binary file removed public/images/ha-logo.png
Binary file not shown.
Binary file added public/images/hardware/altruist.webp
Binary file not shown.
Binary file added public/images/hardware/hikikomori.webp
Binary file not shown.
Binary file added public/images/hardware/risc-v.webp
Binary file not shown.
Binary file added public/images/hardware/smart-safe.webp
Binary file not shown.
Binary file added public/images/season-pass-24-25-monkey.webp
Binary file not shown.
Binary file added public/images/season-pass-24-25.webp
Binary file not shown.
Binary file removed public/images/services-ha.jpg
Binary file not shown.
Binary file removed public/images/services-kusama-parachain.jpg
Binary file not shown.
Binary file removed public/images/services-lights-up.jpg
Binary file not shown.
Binary file removed public/images/services-offsetting.jpg
Binary file not shown.
Binary file removed public/images/services-sensors.jpg
Binary file not shown.
Binary file removed public/images/services-spot.jpg
Binary file not shown.
Binary file removed public/images/services-telescope.jpg
Binary file not shown.
Loading

0 comments on commit 27803f8

Please sign in to comment.