Skip to content

gaetbout/stark-utils

 
 

Repository files navigation

🔴 Deployed at https://www.stark-utils.xyz/converter 🔴

Description

This repository is a Fork.
Stark-utils is a simple web application that aims at being a toolbox for Cairo developpers.
It allows to:

  • Converter: Convert any input to a felt, a string, the hexadecimal value, ...

History (page removed)

  • Status checker: Check the status of a Tx
    Reason: Better using a block explorer
  • Call function: Allows to call a specific contract at specific etry point with sepcific inputs
    Reason: Better using a block explorer
  • L1->L2: Allows to compute the hash of a TX sent to L2 Outdated
  • Signature: Unusable

TODO list

Dev Tools for StarkNet

install dependencies

npm run install

serve local

npm run serve

build

npm run build

**lint**

npm run lint

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 76.9%
  • Vue 19.0%
  • JavaScript 3.7%
  • HTML 0.4%