Gil Lopes Bueno
Gil Lopes Bueno
Would be great if we could add a map from a url like this: http://maps.googleapis.com/maps/api/staticmap?center=-23.4978952,-46.6746017&zoom=14&size=956x300&markers=-23.4978952,-46.6746017 Great plugin btw 👍
Please report here the issues of the new implementation to work for older browsers
I've try with `require('idb.filesystem.js')` but got this error when compiling to production: ``` Unexpected token: name [./node_modules/idb.filesystem.js/src/idb.filesystem.js:43,0][dist/js/index.bnc29048283cn82.js:119436,4] ```
The URL on this repository is linking to a 404 page. But there is another problem: The page I linked has video tutorials that are not loading.
Implement `public Task Persist(InvocationTransaction invocationTx)` on `InvocationTransactionPersister.cs`
Hi, I'm currently learning a lot about zero-knowledge proofs using ZoKrates — thank you for this amazing tool and the well-structured documentation! While exploring the examples in the ZoKrates playground,...
Hello! I’m trying to use the Graph Client to perform **Cross-chain Subgraph Handling: Querying from multiple subgraphs in a single query**. It works, but it doesn’t indicate which chain the...