yupnano

Results 128 comments of yupnano

Thanks for the feedback, the alert message has been updated, please try it again. https://15010159959.github.io/super-dictionary/

如果是NasNano的话,只支持主网环境。

这是第三方依赖库,请在项目根目录下运行`composer install`。

亲,下面这两句根本不会打印任何信息呀?你打印出了啥 ? ``` $neb = new Neb(new HttpProvider("https://testnet.nebulas.io")); $api = $neb->api; ```

有输出呀,你是不是无视了打印的文本。就是这样的内容: `{"result":{..........}}` 或者你截个图看一下是什么情况。 ![image](https://user-images.githubusercontent.com/5012612/43189401-142628f4-9029-11e8-8299-1702765db1ca.png) 关于合约内的加减乘除运算,建议使用`bignumber`库.

那应该是你的IDE没有配置好。

根据目前的信息,还看不出问题的原因。

主要是目前信息很少呀,只是说没有echo信息,没说明用的什么系统、IDE,也没截图,实在是看不出原因。

Thank you for the feedback, it's true that this api sdk is influenced by Java. It's welcome if you want to improve it. I have removed the sha3, and uploaded...

please make sure where is your smart-contract is deployed: mainnet or testnet?