博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
上币至iamToken
阅读量:6439 次
发布时间:2019-06-23

本文共 1629 字,大约阅读时间需要 5 分钟。

  hot3.png

https://github.com/consenlabs/token-profile

点击Fork按钮,插入到自己的github项目中

cd /Users/shijun/Desktop/blockChain/iamToken

git clone https://github.com/yellmi1983/token-profile.git

使用webstorm打开

将0xc3f1581c94a0c592a99595d2a55ba4b1f3d6e8cc.json放入erc20文件夹中

====================

{

  "symbol": "SHEEP",
  "address": "0xc3f1581c94a0c592a99595d2a55ba4b1f3d6e8cc",
  "overview":{
        "en":"Sheepcoin is the cryptocurrency used on the Membersheep B2B Platform, which offers numerous user benefits such as currency risk hedges, 0% commission, and significantly reduced waiting times. Ultimately, we will create an ecosystem where brands and retailers around the world can trust each other and trade more easily.",
        "zh":"Sheepcoin(羊币)是在Membersheep B2B跨境电商平台上使用的加密货币,它为众多用户提供便利,例如货币风险对冲,0%佣金和大幅减少交易周期。 最终,我们将创建一个生态系统,让世界各地的品牌和零售商可以相互信任并更轻松地进行交易。"
  },
  "email": "shijun@membersheep.com",
  "website": "http://www.membersheep.com",
  "whitepaper": "http://www.shpcoin.io/IndexThree/download_whitePaper.pdf",
  "published_on": "2018-12-12",
  "links": {
    "telegram": "https://t.me/MembersheepOfficial",
    "facebook": "https://www.facebook.com/membersheep"
  }
}
====================

将0xc3f1581c94a0c592a99595d2a55ba4b1f3d6e8cc.png放入images文件夹中,120*120 png格式

然后commit and push 两个文件

然后访问https://github.com/yellmi1983/token-profile点击New pull request按钮,跳转到新页面

https://github.com/consenlabs/token-profile/compare/master...yellmi1983:master点击Create pull request按钮后跳转到新页面

https://github.com/consenlabs/token-profile/pull/3366

https://github.com/consenlabs/token-profile/pulls可查看审核状态

审核通过后有个问题,在iamToken Apps上图标不显示,搜索SHEEP也无法找到,只能输入合约地址才能找到

转载于:https://my.oschina.net/duojin/blog/2987581

你可能感兴趣的文章
大数据分布式架构单点故障详解(Hdfs+Yarn+HBase+Spark+Storm)构建HA高可用架构
查看>>
通过Stetho在Chrome上调试Android App
查看>>
presto集群安装&整合hive|mysql|jdbc
查看>>
工行企业网银“您的数据签名有误请联系当地工行”解决办法
查看>>
关于namespace的一点点心得体会(2017年8月3日14:55:37)
查看>>
使用Markdown记录文字
查看>>
Linux TCP 链接状态
查看>>
类的属性、类的方法、类的内置方法
查看>>
Python序列类型
查看>>
再谈ThinkPHP
查看>>
Hibernate问题浅析
查看>>
出现访问apache资源直接下载php文件的解决办法-----yum 安装 php mysql
查看>>
七种Mysql表类型
查看>>
归并与归并排序
查看>>
linux和windows互传文件、用户配置文件和密码配置文件、用户组管理、用户管理...
查看>>
spark 应用程序性能优化经验
查看>>
基于Zabbix IPMI监控服务器硬件状况
查看>>
Go语言之并发资源竞争
查看>>
GNS帧中继配置,帧中继环境搭建
查看>>
MySql 数据同步
查看>>