Giter Club home page Giter Club logo

everscale-web-tools's Introduction

Logo

Everscale web tools

Table of Contents

About

Generic contracts UI and blockchain data visualizer.

Everscale version | Venom version

  • Executor - interact with contracts through the convinient UI.
  • Visualizer - analyze cell tree structures.
  • Serializer - pack method calls/arbitrary ABI into cell.
  • Deserializer - unpack arbitrary ABI from cell.
  • Signer - sign any data using your wallet.
  • Debugger - view transaction execution step by step.
  • Microwave - activate frozen accounts.
  • TIP3 - manage token root contract.

Usage

Local Development

This website is built using Vue and Rust.

Prerequisites

  • Rust 1.61+ with installed target wasm32-unknown-unknown
  • wasm-pack
  • binaryen 99+ (for wasm-opt)
  • Node.js 14+

Installation

git clone https://github.com/broxus/everscale-web-tools.git
cd everscale-web-tools
npm install
npm run wasm

Run

npm run dev

This command starts a local development server and opens up a browser window (http://localhost:3000). Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the dist directory and can be served using any static contents hosting service.

Contributing

We welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).

everscale-web-tools's People

Contributors

dima0000bf avatar ilyar avatar mrwad3r avatar pavelkhachatrian avatar rexagon avatar sudokey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

everscale-web-tools's Issues

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.