Tribute to Ángel "Java" López
Simple File Storage for Ethereum and RSK blockchains
- 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
MIT