Glow-Lang / glow

The Glow language for Blockchain Decentralized Applications.

Home Page:https://glow-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glow

MuKn Glow is a language to write safe Decentralized Applications (DApps) interacting with cryptocurrency blockchains. It is designed to minimize the effort required to trust that a DApp is indeed safe for people to use.

Copyright and License

Copyright 2019 Mutual Knowledge Systems, Inc. All rights reserved. Glow is distributed under the Apache License, version 2.0. See the file LICENSE.

Installation instructions

See INSTALL.md for complete installation instructions. TL;DR:

curl -L https://glow-lang.org/install/glow-install | sh

Getting started with Glow

After installing Glow, you can get started with a tutorial in our Standard Library.

Alternatively, you can dive into the glow-cli:

glow help # View all available commands
glow help <command> # View help for a command

The full, in-depth tutorial may be found here.

In progress

You can watch our GitHub repository for current developments.

More information

For more information on Glow, see our web site glow-lang.org, including our documentation.

If you are a developer, you may also be interested in our wiki, including our Roadmap.

About

The Glow language for Blockchain Decentralized Applications.

https://glow-lang.org

License:Apache License 2.0


Languages

Language:Scheme 81.3%Language:Haskell 7.8%Language:Nix 4.8%Language:Vue 3.2%Language:JavaScript 1.9%Language:Shell 0.9%Language:Makefile 0.1%