Yornaath
Yornaath
I propose that you should be able to set defcut in options (had to turn it false in a project where we always wanted to view all values and legends)....
Would you the author @gcanti estimate that this framework is production-ready? * Performance? * Breaking types in upcoming typescript versions? * Your ability to maintain this project? * Caveats for...
Is typescript definitions something you plan on creating for these packages?
The current SDK only has support for listing price history for assets in a pool when connecting to the indexer, and it is my aim to be able to provide...
Currently some of our custom rpc calls like `swaps.getSpotPrice(s)` does not automatically show up in the polkadotjs ui even though they are listed when calling `rpc.methods()` and I think for...
* **I'm submitting a ...** - [ ] Bug report - [x] Feature request - [x] Support request - [ ] Other * **What is the current behavior and expected...
I tried to follow the official Ink guide to create and upload a contract to a local dev node. https://use.ink/getting-started/deploy-your-contract Couldnt get the contracts ui (https://contracts-ui.substrate.io/) to connect to my...