Skip to content

Commit

Permalink
feat: New gpu pages + Cost calculation (#117)
Browse files Browse the repository at this point in the history
* refactor: remove unused indexer code

* feat: use pricing aggregate for programs and instance tiers

* feat: gpu pages

* feat: get costs using pyaleph

---------

Co-authored-by: amalcaraz <amalcaraz89@gmail.com>
  • Loading branch information
gmolki and amalcaraz authored Feb 19, 2025
1 parent 15547dd commit 8b92c6b
Show file tree
Hide file tree
Showing 88 changed files with 4,112 additions and 2,646 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@aleph-front/core": "^1.27.2",
"@aleph-sdk/account": "^1.2.0",
"@aleph-sdk/avalanche": "^1.2.0",
"@aleph-sdk/client": "^1.2.4",
"@aleph-sdk/client": "^1.4.0",
"@aleph-sdk/core": "^1.2.0",
"@aleph-sdk/ethereum": "^1.2.0",
"@aleph-sdk/evm": "^1.2.0",
"@aleph-sdk/message": "^1.3.1",
"@aleph-sdk/message": "^1.4.7",
"@aleph-sdk/solana": "^1.2.1",
"@aleph-sdk/superfluid": "^1.2.0",
"@aleph-sdk/superfluid": "^1.4.0",
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@hookform/resolvers": "^3.1.1",
"@solana/web3.js": "^1.95.3",
Expand Down
Loading

0 comments on commit 8b92c6b

Please sign in to comment.