Coder Social home page Coder Social logo

dmtrs / iroha-playground Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.43 MB

Playground enables interaction with Hyperledget Iroha v1 API through a visual interface.

License: Apache License 2.0

Dockerfile 0.73% Python 17.47% JavaScript 52.67% HTML 2.65% TypeScript 21.69% CSS 2.69% SCSS 1.49% Shell 0.61%
blockchain iroha hyperledger-iroha hyperledger docker docker-compose graphql graphql-server graphql-client strawberry-graphql

iroha-playground's Introduction

IrohaPlayground Playground

Playground for Hyplerdger Iroha.

Latest Commit

3 July 2021 / News: 🎫 Under preparation of backlog and adhoc grooming/requirements to aim for a MVP milestone.

Intro to Hyperledger Iroha

Hyperledger Iroha is a simple blockchain platform you can use to make trusted, secure, and fast applications by bringing the power of permission-based blockchain with Crash fault-tolerant consensus. It’s free, open-source, and works on Linux and Mac OS, with a variety of mobile and desktop libraries.

See more: hyperledger/iroha

Playground

Playground enables interaction with Hyperledget Iroha v1 API through a GraphQL interface. Domain graph introduced is enhancing current API and enables web components to visually communicate state of the blockchain.

Technologies

Apollo Web Client, Apollo Elements, Lit, Carbon Design System, Storybook, Strawbeery GraphQL, Starlette, Hyperledger Iroha

Development resources

Bootstrap

docker-compose up --detach

Graphql server under: http://localhost:8000

Local image

docker build -t iroha-playground
docker run -v $(pwd):/usr/src/app --rm -ti iroha-playground poetry run python keygen.py --name {KEY_NAME_HERE}
docker run -v $(pwd):/usr/src/app --rm -ti iroha-playground poetry run ptw -- --mypy playground --cov=playground --cov-report=term-missing:skip-covered --cov-report=xml tests/unit

Misc

iroha-playground's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

iroha-playground's Issues

Replace `punq` with `dependable`

Remove container setup and utilize dependable library.

poetry add dependable

in order to replace container of punq with async injection system.

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.