glow

所属分类:区块链开发
开发工具:Scheme
文件大小:0KB
下载次数:0
上传日期:2023-08-12 12:42:25
上 传 者sh-1993
说明:  区块链去中心化应用程序的Glow语言。,
(The Glow language for Blockchain Decentralized Applications.,)

文件列表:
HACKING.md (7016, 2023-12-03)
INSTALL.md (14266, 2023-12-03)
LICENSE (11358, 2023-12-03)
Makefile (161, 2023-12-03)
NOTICE (67, 2023-12-03)
TODO.md (3492, 2023-12-03)
all-glow.ss (4598, 2023-12-03)
build.ss (1996, 2023-12-03)
cardano/ (0, 2023-12-03)
cardano/default.nix (986, 2023-12-03)
cardano/haskell-types/ (0, 2023-12-03)
cardano/haskell-types/client.ss (3557, 2023-12-03)
cardano/haskell-types/data.ss (3418, 2023-12-03)
cardano/haskell-types/transaction.ss (6597, 2023-12-03)
cardano/haskell/ (0, 2023-12-03)
cardano/haskell/.devcontainer/ (0, 2023-12-03)
cardano/haskell/.devcontainer/devcontainer.json (829, 2023-12-03)
cardano/haskell/LICENSE (11357, 2023-12-03)
cardano/haskell/Makefile (362, 2023-12-03)
cardano/haskell/app/ (0, 2023-12-03)
cardano/haskell/app/CodeGenMain.hs (1165, 2023-12-03)
cardano/haskell/app/ContractMain.hs (628, 2023-12-03)
cardano/haskell/app/GlowMain.hs (3894, 2023-12-03)
cardano/haskell/cabal.project (5730, 2023-12-03)
cardano/haskell/contract/ (0, 2023-12-03)
cardano/haskell/contract/.ghci (92, 2023-12-03)
cardano/haskell/default.nix (954, 2023-12-03)
... ...

# 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](https://github.com/Glow-Lang/glow/blob/master/LICENSE). ### Installation instructions See [INSTALL.md](https://github.com/Glow-Lang/glow/blob/master/INSTALL.md) for complete installation instructions. TL;DR: ``` sh 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`](https://github.com/Glow-Lang/glow/blob/master/./dapps/README.md). Alternatively, you can dive into the `glow-cli`: ``` sh glow help # View all available commands glow help # View help for a command ``` The full, in-depth tutorial may be found [here](https://github.com/Glow-Lang/glow/blob/master/https://glow-lang.org/docs/Glow_Tutorial.html). ### In progress You can watch our [GitHub repository](https://github.com/Glow-Lang/glow/blob/master/https://github.com/Glow-Lang/glow) for current developments. ### More information For more information on Glow, see our web site [glow-lang.org](https://github.com/Glow-Lang/glow/blob/master/https://glow-lang.org), including [our documentation](https://github.com/Glow-Lang/glow/blob/master/https://glow-lang.org/docs). If you are a developer, you may also be interested in [our wiki](https://github.com/Glow-Lang/glow/blob/master/https://github.com/Glow-lang/glow/wiki), including [our Roadmap](https://github.com/Glow-Lang/glow/blob/master/https://github.com/Glow-lang/glow/wiki/Roadmap).

近期下载者

相关文件


收藏者