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

https://github.com/devhalimah/simple-storage

A basic Solidity contract that stores and retrieves a number. The contract includes a Setter and Getter function.
https://github.com/devhalimah/simple-storage

Last synced: about 1 year ago
JSON representation

A basic Solidity contract that stores and retrieves a number. The contract includes a Setter and Getter function.

Awesome Lists containing this project

README

          

Simple-Storage


A basic Solidity contract that stores and retrieves a number. The contract includes a Setter and Getter function.