-
Updated
Mar 27, 2022 - Python
cardano
Here are 318 public repositories matching this topic...
Extend testing for relative paths in vars to:
prereqs
CNTools
gLiveView
cncli
Add testing for ~ and relative paths to resove before using (eg: @disassembler had trouble when using home folder for backup & restore)
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
May 18, 2021 - Shell
-
Updated
Mar 23, 2022 - Shell
Describe your idea, in simple words.
Add section to Get Started for connecting to local cardano-node.
Why is it a good idea?
It's a use case for those with a local instance of cardano-node who don't want to wait for sync and duplicate chain db.
Are you willing to work on it yourself?
Once local cardano-node is running this cmd worked for me, where PATH is absolute path to
We should add this upstream changes into our codebase
input-output-hk/chain-libs@53e791c#diff-9bc73802da0f8d3c0fbfaae52e2e5701
-
Updated
Mar 31, 2022 - Haskell
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Mar 30, 2022 - Haskell
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Jan 27, 2022 - Python
-
Updated
Mar 30, 2022 - Haskell
-
Updated
Mar 23, 2022 - TypeScript
-
Updated
Mar 4, 2022 - Haskell
-
Updated
Feb 4, 2022 - Haskell
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
Mar 30, 2022 - HTML
-
Updated
Mar 25, 2022 - C#
-
Updated
May 19, 2020 - Haskell
-
Updated
Mar 30, 2022 - HTML
Improve this page
Add a description, image, and links to the cardano topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cardano topic, visit your repo's landing page and select "manage topics."


We can get the browser version from the user agent string (see
userAgentInfo.js. Currently Yoroi only works on the versions mentioned in Emurgo/yoroi-frontend#862We should probably have the app refuse to load on old browser versions instead of failing the first time web assembly is used.