Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 960 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 960 Bytes

Tribute to Ángel "Java" López

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