文件名称:learn-scilla::light_bulb:互动式教程,供人们通过游戏化过程学习Scilla
文件大小:1.53MB
文件格式:ZIP
更新时间:2024-06-03 11:05:51
TypeScript
学习绵延 交互式教程,供人们通过游戏化过程学习Zilliqa的智能合约语言Scilla。 关于Scilla 是为开发的中级智能合约语言。 Scilla被设计为一种原则性语言,并牢记智能合约安全性。 Scilla在智能合约上强加了一种结构,该结构通过直接在语言级别消除某些已知的漏洞,使应用程序较不容易受到攻击。 安装及使用 yarn 安装依赖项。 yarn start 在开发模式下运行应用程序。 打开http://localhost:3000在浏览器中查看它。 yarn test 以交互方式运行测试观察程序。 我们使用进行测试。 执照 该项目是许可为开源软件。
【文件预览】:
learn-scilla-master
----public()
--------manifest.json(306B)
--------index.html(3KB)
--------favicon.png(752B)
--------robots.txt(34B)
--------vs()
----yarn.lock(487KB)
----.prettierignore(185B)
----src()
--------course-codes()
--------scilla.ts(5KB)
--------index.tsx(637B)
--------fn-components()
--------locales()
--------containers()
--------index.css(4KB)
--------routes.tsx(2KB)
--------components()
--------assets()
--------react-app-env.d.ts(40B)
--------serviceWorker.ts(5KB)
--------setupTests.ts(168B)
--------typings.d.ts(512B)
----template.yaml(3KB)
----tsconfig.json(554B)
----LICENSE(34KB)
----.prettierrc(209B)
----README.md(1KB)
----makefile(118B)
----.editorconfig(208B)
----.gitignore(361B)
----package.json(2KB)
----buildspec.yaml(603B)