https://github.com/ivanceras/mushroom
A fork of substrate-api-client
https://github.com/ivanceras/mushroom
Last synced: 3 months ago
JSON representation
A fork of substrate-api-client
- Host: GitHub
- URL: https://github.com/ivanceras/mushroom
- Owner: ivanceras
- License: apache-2.0
- Created: 2021-09-16T17:43:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T22:26:41.000Z (over 4 years ago)
- Last Synced: 2024-04-13T20:54:09.233Z (over 1 year ago)
- Language: Rust
- Size: 124 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Mushroom
This is a fork of [substrate-api-client](https://github.com/scs/substrate-api-client)
Mushroom is a client for substrate node.
It can do RPC calls to a substrate node.
# Additional functionality
This repo also bundles a webapp which attempt to create a web-ui which allows users to
interact to the substrate node.