Coder Social home page Coder Social logo

ergo-playgrounds's Issues

Write a tutorial as a blog post

Sections:

  1. Intro/motivation
  2. Get started/Basic concepts
  3. Example contract
  4. Running and Testing
  5. Using in real application (DEX CLI)
  6. Conclusions

Calculate compiled ErgoScript hash from URL

Motivation

To show a hash of serialized ErgoTree for a published contract(ErgoScript). Think of a contract in EIP that is then used in some off-chain code. The idea is to give a user a way to check the hash of the published contract (EIP) to be equivalent to the hash of the compiled contract used in the app(off-chain code).

Implementation details

Fetch ErgoScript from a given URL (i.e. github), compile it to ErgoTree, serialize then calculate a hash. Print the hash along with P2S addresses for mainnet and testnet, and also print serialized ErgoTree in Base16 encoding (node/explorer API format).

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.