Skip to content

What is the best way for importing a large data set into secret state? #56

Open
@levackt

Description

@levackt

forum question

Hi,
I’m trying to import a large data set (100000 rows and 20 columns integers/str) into the secret state.
Does anyone have any better idea other than converting the data into text format and push it into “String” in order to pass it to the secret contract?
Even in that idea, I need to split the original data set into several parts and to run the add-data contract for several times because “String” seems to have the maximum limit length.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions