Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/samifouad/objectdatastore
- Owner: samifouad
- License: apache-2.0
- Created: 2022-05-03T06:08:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T04:46:03.000Z (9 months ago)
- Last Synced: 2024-08-22T10:35:23.906Z (4 months ago)
- Topics: blockchain, ethereum, evm, ipfs, polygon, solidity, web3
- Language: Solidity
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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