/
table 在starcoin stdlib v12的应用demo

table 在starcoin stdlib v12的应用demo

starcoin-cookbook/examples/table-test at table_extension · starcoinorg/starcoin-cookbook

demo相关

1.先修改Move.toml

TableTest相关账号修改成自己使用的账号 这里指

0xed9ea1f3533c14e1b52d9ff6475776ba

 

2.deploy package

dev deploy /Users/YSG/Github/starcoin-cookbook/examples/table-test/release/table-test.v0.0.1.blob -s 0xed9ea1f3533c14e1b52d9ff6475776ba -b

3.构建table

account execute-function --function 0xed9ea1f3533c14e1b52d9ff6475776ba::TableTest::make_test_tables -s 0xed9ea1f3533c14e1b52d9ff6475776ba -b


4. table写数据

 

5.展示数据

Related content

Starcoin-Framework 升级
Starcoin-Framework 升级
More like this
starcoin 配置加载,检查,升级与测试
starcoin 配置加载,检查,升级与测试
Read with this
快照导出为什么只导了几个ColumnFamily
快照导出为什么只导了几个ColumnFamily
More like this
Starcoin-Framework 合约投票升级流程
Starcoin-Framework 合约投票升级流程
Read with this
starcoin-framework v12讨论
starcoin-framework v12讨论
More like this
Starcoin-framewok绕过二阶段提交强制升级方案
Starcoin-framewok绕过二阶段提交强制升级方案
More like this