项目作者: fredcy

项目描述 :
Tezos Explorer
高级语言: Elm
项目地址: git://github.com/fredcy/tezos-client.git
创建时间: 2016-11-28T23:22:33Z
项目社区:https://github.com/fredcy/tezos-client

开源协议:BSD 3-Clause "New" or "Revised" License

下载


tezos-client

This provides a web browser client for Tezos,
written largely in Elm and compiled to JavaScript.
The client interacts with the JSON RPC interface provided by a tezos-node service.

Goals

Provide a simple client allowing newcomers to Tezos to explore what the system is about.
This includes browsing the blockchain and exploring the Tezos API.

Build (eventually) a client with wallet functions.

Learn more about Tezos myself in the course of building and extending the client.