-
![iToken-Well-Promo](https://github.com/iTokens/iTokenProject.org/blob/master/iTokens-well-promo.png?raw=true)
**Complete Whitepaper Coming Soon***
_Basic Writeup August 26th, 2017_
**Post-Ethe…
-
First of all, I just wanted to say thank you for picking this up and carrying on @StephenGrider 's fantastic course! I was just curious if you had any plans to update the code/docs to Solidity 0.8.2,…
-
Feature request
As a CTO
I want to be able to test our smart contracts under real environment
then I expect to publish all contracts in TestNet
Where I can test all business requirements
-
![50d5af842fd6372044218a921ecae7c8](https://user-images.githubusercontent.com/706218/148842783-d4f4ccd3-03ed-41f9-9bfc-b961924123c6.png)
I thought the patchnote implied it was ready for the store, bu…
Elyx0 updated
2 years ago
-
我看到tool下的调用合约都是使用sendRawTransaction方法。
而这个方法里面有如下代码
```
var tx_data = coder.codeTxData(call_fun,types,params);
```
codeTxData这个方法在codeUtils.js里面,打开codeUtils.js文件,里面有代码是:
```
var Coder = require…
-
Simplify core test file structure by moving tests in `/src` next to code.
`/packages/core/tests/createOffer.test.ts` > `/packages/core/src/actions/order/createOffer.test.ts`
-
-
# Description
We want to the apps/mobile to be also a PWA when render in the Web.
Enable expo pwa.
Docs: https://docs.expo.dev/guides/progressive-web-apps/
-
# Error description
Compilation failed when tried to import `openzeppelin` contracts from node modules. Compilation failed for both Solidity and Remix compiler.
# Error log
```
Retrieving compiler…
-
webase-web version v3.0.1
webase-node-mgr version v3.0.1
webase-sign version v3.0.0
webase-front version v3.0.0
fiscos version v3.2.0
solidity version 0.8.11
部署合约提示:系统错误。
部署返回数据:
{"c…