部署智能合约测试网

部署智能合约测试网络方法:
Parity -> contracts ->+deploy
取个名字
到etherscan上找个合约地址,比如:https://etherscan.io/address/0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0#code
把contract source下面的abi,和 code copy到parity的abi和code上面
然后点击 create,输入密码Ask…,等待合约上测试链,即部署成功
发行资产,参考code,用parity调用即可

付费部署智能合约:
https://mywish.io/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>