Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samifouad/objectdatastore

object data store written in solidity
https://github.com/samifouad/objectdatastore

blockchain ethereum evm ipfs polygon solidity web3

Last synced: about 2 months ago
JSON representation

object data store written in solidity

Awesome Lists containing this project

README

        

### ObjectDataStore

this code that gets published to the blockchain and operates as an app that stores and retrieves data

this smart contract is written in the Solidity language as is meant to be published to an Ethereum Virtual Machine compatible blockchain

currently Polygon/MATIC is the target blockchain due to low cost per transactions, but this should work with any EVM compatible blockchain

the application is globally accessible from a community of thousands of servers and the data is immutable

project is archived, no future work planned