Substrate底层提供了丰富的RPC访问接口和链上交互,具体见https://polkadot.js.org/...[作者空间]
3个月的学习,超过一周的时间准备和录制,基于官网的例子https://substrate.dev/substrat...[作者空间]
Substrate Core application-crypto //! Traits and macros f...[作者空间]
/substrate/substrate-pow-template/substrate/srml/system/s...[作者空间]
/substrate-pow-template/substrate/srml/system/src type 类型...[作者空间]
本文的内容都是临时看到的内容学习的总结,不成条理。 1- 自定义nfts.rs的文件包含如下定义 pub trai...[作者空间]
因为之前做Java开发,所以对于接口的实现感到有点执念,并且Substrate本身就是模块化编程的思想,如果可以做...[作者空间]
consider prefixing with an underscore: _tokenOwnerconvert...[作者空间]
StorageMap是Substrate编程中常用的类型,所以列举出来,以便之后查询起来更加的方便; Substr...[作者空间]
尝试读一读源码;做一些记录 术语 资产发行:新资产的创建,其总供应量将属于发行资产的账户。 资产转移:将资产从一个...[作者空间]
1:新建mymodule.rs /// This module's storage items.decl_stor...[作者空间]
1-查看测试模块 cargo.toml [package]authors = ['Bryan Chen']buil...[作者空间]
Github地址:https://github.com/shawntabrizi/substrate-feeles...[作者空间]
本文是对学习知识的总结和探索;如有不对的地方请指正;多谢; 学习了将近一个月的波卡开发,可是对一些测试的问题还是比...[作者空间]
Polkadot WIKI https://wiki.polkadot.network/en/latest/pol...[作者空间]
原文链接:https://medium.com/@ilovebagels/token-curated-regist...[作者空间]
原文链接:https://medium.com/@ilovebagels/token-curated-regist...[作者空间]