Skip to content

Simple File Storage for Ethereum and RSK blockchains

License

Notifications You must be signed in to change notification settings

ajlopez/SimpleFS

Repository files navigation

SimpleFS

Simple File Storage for Ethereum and RSK blockchains

References

Use cases

  • Create File Storage
  • Put file with name and bytes content
  • Get file bytes content by name
  • Remove file by name
  • Get file names
  • Create directory with name
  • Remove directory with name
  • Put large file with name and part bytes content
  • Get large file with name and part number
  • Get file length
  • Get directory names
  • Is file
  • Is directory

License

MIT

About

Simple File Storage for Ethereum and RSK blockchains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published