jaerith
Results
2
issues of
jaerith
For services that might offer anchoring functionality in the case of SIWE messages, it might be a good idea for them to have a standard interface. Something along the lines...
I'm attempting to use the library via a simple example: ``` YSInstance YSInstance = new YSInstance(); Dictionary CONST_YS_EXTERNAL_VALUES = new Dictionary() { { "filename", string.Empty }, { "filepath", string.Empty },...