Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Add ink! dependencies to Playground #1

Open
1 of 2 tasks
achimcc opened this issue Aug 13, 2021 · 0 comments
Open
1 of 2 tasks

Add ink! dependencies to Playground #1

achimcc opened this issue Aug 13, 2021 · 0 comments
Labels
priority-low Rust Issue requires Rust coding size-md TypeScript Issue requires TypeScript/React coding

Comments

@achimcc
Copy link
Contributor

achimcc commented Aug 13, 2021

Implement loading of a .json file as part of the FE

This will allow ink! Playground/Rust Analyzer to provide error correction/syntax hightining and auto-completion for ink dependencies/sourcecode.

  • Implement loading it Typescript and passing as string to RA

  • Since the file which contains the ink! Dependencies is approx 50mb large (however, only 5mb gzipped), it would be nice to optimize the way in which it is loaded. Possible approaches:

    • Split into chunks
    • Stream the JSON and batch process it
@achimcc achimcc transferred this issue from use-ink/contracts-ui Sep 9, 2021
@achimcc achimcc added TypeScript Issue requires TypeScript/React coding Rust Issue requires Rust coding labels Sep 9, 2021
@achimcc achimcc added the size-md label Sep 9, 2021
@achimcc achimcc added this to the Browser based Rust Analyzer is available milestone Sep 9, 2021
@achimcc achimcc added this to To do in ink-playground Sep 16, 2021
@achimcc achimcc moved this from Ready for To do to Planned in ink-playground Oct 7, 2021
@achimcc achimcc modified the milestones: Browser based Rust Analyzer is available, innk-playground v1.0 release Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority-low Rust Issue requires Rust coding size-md TypeScript Issue requires TypeScript/React coding
Projects
Development

No branches or pull requests

1 participant