Skip to content

MuKnIO/glow

Repository files navigation

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 installation instructions.

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.

Being worked on

You can watch on our gitlab repository what we are currently working on.

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.