re1ro
re1ro
On retina display we need to render 2x bigger canvas and 2x downscale it ``` html ``` But set canvas `width=1256` `height=848` in javascript [Read more](http://blog.tripleaxis.com/optimising-html5-canvas-elements-for-retina-screens/)
Default foundry setup places contacts under the `contacts/` folder and not `src/`. Current implementation of `check` has `src/` path hardcoded. This makes `scopelint check` unusable for preexisting foundry projects as...
referencing to `self.session` raises an exception if session is not defined
Why there is still no new minor versions of the package in repositories? There are many fixes that have been applied since version 1.7
Hello sir! You npm package is not installing, because index.js is not included but referenced in package.json Thank you
I would like to run a node desktop app that connects to other desktop/browser clients.
### What problem does your feature solve? This feature would add ability to write interchain dapps and support any kind of communication between Soroban and EVM smart contracts. ### What...