Skip to content

Handle website update #83

@Neylix

Description

@Neylix

Is your feature request related to a problem?

Currently if we deploy a website and want to update it, all files are re deployed event if they are not updated.

Describe the solution you'd like

If a website already exists, the CLI should get the hash of each files from the blockchain, compute the hash of new files and determine which files are updated or new.
The updated / new files are sent in the file chain.
We get the previous reference chain content, update only the updated / new files addresses and send the new reference chain content.

Additional context

No response

Metadata

Metadata

Assignees

Labels

featurenew feature or enhancement

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions