ajlopez / SimpleFS

Simple File Storage for Ethereum and RSK blockchains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:JavaScript 90.2%Language:Solidity 5.6%Language:EJS 3.8%Language:CSS 0.3%Language:Batchfile 0.2%