fibercrypto / libdart-skycoin

Skycoin client libraries for Dart
0 stars 2 forks source link

Dart API wrapper for the Skycoin node API #4

Open stdevMac opened 5 years ago

stdevMac commented 5 years ago

Expected Behavior

Access to the Skycoin node REST API implemented in Dart code or as an assembly.

Actual Behavior

Right now this is not possible.

Specifications

Possible Solution

Generate with Swagger (share more info, please) . Beware of CSRF .

stdevMac commented 5 years ago

Update skyapi to latest swagger spec, can be found here => https://github.com/simelo/libskycoin/blob/stdevMac_t3_v0.25.1_C_Wrapper_Skycoin_Api/lib/swagger/skycoin.v0.25.1.openapi.v2.yml

olemis commented 5 years ago

@stdevMac for the moment prioritize the most critical libraries