Jorge

Results 44 issues of Jorge

Hi I have been able to compile apk to my Android S21, I added the API Key and google-services.json file into example/android/app/src/release but I alway get empty map and interface...

Hi Veselin, I think it should be fairly easy. Let me try this.

Hi Is there possibility of creation of a simple two function API? something like, function get_bot_reply(reply){ return bot.reply } function chat_bot(string){ return get_bot_reply(); } I think it could help programmatically...

jorge@MacBook-Pro % cat example.json ``` [ { "constant": false, "inputs": [], "name": "f", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" } ]...

Hi ``` $ npm install blockchain-cli -g /Users/jorge/.nvm/versions/node/v4.8.0/bin/blockchain -> /Users/jorge/.nvm/versions/node/v4.8.0/lib/node_modules/blockchain-cli/main.js > [email protected] install /Users/jorge/.nvm/versions/node/v4.8.0/lib/node_modules/blockchain-cli/node_modules/wrtc > node-pre-gyp install --fallback-to-build [wrtc] Success: "/Users/jorge/.nvm/versions/node/v4.8.0/lib/node_modules/blockchain-cli/node_modules/wrtc/build/wrtc/v0.0.62/Release/node-v46-darwin-x64/wrtc.node" is installed via remote + [email protected] added 244 packages...

I created-react-app with the latest react version imported the react-diagrams using macos catalina18.3.0 diagrams-demo-gallery username$ npm run storybook:build > @projectstorm/[email protected] storybook:build > ./node_modules/.bin/build-storybook -c .storybook -o .out info @storybook/react v6.5.9...

In order of execution, the instalation fails on latest macos 10.14.x with the following issues ``` Step 8/11 : ADD target/scala-2.11/search-flight-spark-streaming-assembly-0.1.0.jar $SPARK_HOME/libs/search-flight-streaming.jar ERROR: Service 'streaming-spark-dev' failed to build: ADD failed:...

Dear Plop, I am using Nodejs and would like to generate a Solidity file with placeholders ( from my React.js frontend). Question: Is that possible, or can you point me...

Dear devpavan I followed all the instructions successfully but the following error shows: CRYPTO BOYS CONTRACT NOT DEPLOYED TO THIS NETWORK. Connect Metamask to Kovan Testnet Or Localhost 7545 running...

Hi I am using Macos and latests docker. I am instaling and doing the instructions from top to bottum using first ``` $ docker-compose up. $ docker network inspect docker-hadoop_default...