Giter Club home page Giter Club logo

starknet-encode-decode's Introduction

Starknet-encode-decode

Presentation :

Serialize data to send to Starknet network (ex 100_u256 -> 100,0)
Deserialize a Starknet response (ex 100,0 -> 100_u256)

This DAPP provides the corresponding Starknet.js code to perform each operation. So it has also a pedagogical purpose.

Stars are highly appreciated! Thanks in advance.

Getting Started 🚀 :

You can directly access to the deployed DAPP here.

You can also test it locally : First, run the development server:

npm i
npm run dev

Open http://localhost:3000 with your browser to see the result.
CTRL + SHIFT + I to see debug information.

Tuto :

Important

Only for Cairo 1 contracts.

A complete tuto to explore this DAPP is here

If necessary, an assistance is available in the Starknet.js Discord.

Deploy on Vercel 🎊 :

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Participating :

This little project is a free time project. So, I don't affect a lot of time on it. If you want to participate to improve it, please open first an issue. Any PR proposed without preliminary discussion in an issue will be immediately scrapped.

starknet-encode-decode's People

Contributors

philipper26 avatar

Stargazers

okhai avatar StarkNet 中文 | China avatar  avatar Ivan Pavičić avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.