subspace / subspace.js

Client library for easy get/put storage interaction with Subspace Network blockchain
3 stars 107 forks source link

Spartan testnet dev ts types and json files generation. #1

Closed 1devNdogs closed 2 years ago

1devNdogs commented 2 years ago

Make it generate and build types and json files exports.

TODO next:

Next time will follow a feature oriented branch-PR creation. So will be easly to compare and review.

1devNdogs commented 2 years ago

I will close this pending PR as we use v14 metadata for the next subspace version, this branch will not generate types correctly as the metadatav14 structure has changed and the TS interfaces generation script must be refactored to load definitions from metadata types definitions and maybe just remove manual types definitions.