文件名称:parity-bridges-ui:桥ui基板草稿
文件大小:340KB
文件格式:ZIP
更新时间:2024-05-02 20:57:58
TypeScript
基板桥的用户界面 UI的目标是为用户提供与Bridge进行交互的便捷方式-查询其状态并发送交易。 :rocket: 实时版本位于 配置自定义底物提供者/链 在根项目目录下的.env文件中,您必须定义以下env变量: REACT_APP_CHAIN_1=Rialto REACT_APP_CHAIN_2=Millau REACT_APP_RIALTO_SUBSTRATE_PROVIDER=ws://127.0.0.1:9944 REACT_APP_MILLAU_SUBSTRATE_PROVIDER=ws://127.0.0.1:9945 REACT_APP_LANE_ID=0x00000000 REACT_APP_KEYRING_DEV_LOAD_ACCOUNTS=true REACT_APP_MILLAU_SS58_PREFIX=60 REACT_APP_RIALTO_SS58_PREFIX=48
【文件预览】:
parity-bridges-ui-master
----.env.example(460B)
----.env(385B)
----.eslintrc(2KB)
----.github()
--------workflows()
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----config-overrides.js(955B)
----yarn.lock(611KB)
----downloadCustomTypes.js(1KB)
----.prettierignore(26B)
----src()
--------index.tsx(1KB)
--------configs()
--------constants.ts(939B)
--------logo.svg(3KB)
--------index.css(366B)
--------components()
--------types()
--------util()
--------actions()
--------contexts()
--------screens()
--------App.tsx(3KB)
--------hooks()
--------react-app-env.d.ts(755B)
--------setupTests.ts(791B)
--------reducers()
----tsconfig.json(567B)
----LICENSE(34KB)
----header.js(755B)
----.prettierrc(107B)
----README.md(2KB)
----.gitignore(382B)
----.eslintignore(26B)
----package.json(3KB)