1 Star 0 Fork 2

datahome73/filecoin-web-wallet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
JSONLD.js 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jon 提交于 2022-02-02 00:14 +08:00 . Final polish before deployment (#954)
export default {
'@context': 'http://schema.org/',
'@type': 'WebApplication',
name: 'Glif Wallet',
description: 'A lightweight web interface to send and receive Filecoin.',
url: 'https://beta.wallet.glif.io',
knowsAbout: [
{
'@type': 'SoftwareApplication',
name: 'Filecoin',
url: 'https://filecoin.io',
applicationCategory: 'Blockchain network',
operatingSystem: 'All'
},
{
'@type': 'Corporation',
name: 'Ledger SAS',
url: 'https://www.ledger.com/'
}
],
parentOrganization: {
'@type': 'Organization',
name: 'Glif',
description: '.',
url: 'https://apps.glif.io'
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/datahome/filecoin-web-wallet.git
git@gitee.com:datahome/filecoin-web-wallet.git
datahome
filecoin-web-wallet
filecoin-web-wallet
primary

搜索帮助