Pal Dorogi
Pal Dorogi
Checked with cardanoexplorer.com using polling transport with a local HTTP server listening on localhost:3100. Cool thx.
> Please fix this issue for socket.io on nodejs. Thank What's the problem? It's working in some conditions. See @johnalotoski's comments above
Hi, I am not really active on this project anymore, so if somebody is interested in taking over the project then I can send a contribution invitation or even transfer...
Hi, You should run `dart pub get` (to resolve package dependencies) first and then `dart example/secretbox.dart` or `dart run example/secretbox.dart` Cheers, Pal
Ooooh sorry, you used the examples in the README.md. It's been refactored so the examples' includes in README.md are outdated. Check, the updated ones in the examples/ directory. Example, for...
Cool, I am closing the issue
Yeah, no worries.
> I am not sure that its completed as the Readme here in the repo and the info on dart.pub contains this outdated examples. Would you accept PR that fix...
At a minimum, it should follow the Material Design guideline of a height of 64 pixels. Although, it would be good if the design could also handle larger sizes as...
> * `BaseCertificate` > * `BaseHash` > > Please read my other comments on the changed files too. Though, these both classes could be very easily converted to `CborEncodable` by...