Okekunle Oluwatobiloba Samuel's repositories
fixture-api
API that serves the latest scores of fixtures of matches in a “Mock Premier League” Built with NodeJs (TypeScript & Express), MongoDB, Redis
oke-token-erc20-contract
an ERC20 smart contract
save-erc20-token
A Smart Contract that allow user to save ERC 20 Token and also withdraw.
save-ether
A Smart Contract that allow user to save ETHER, Withdrawal ETHER.
save-ether-erc20-contract
A contract that is used to save ether, save erc20 tokens, users can withdraw, sendout. Unit test with several cases are written
simple-go-chat-api-w-mongo-webscoket
Building a Chat App Api with GO, Mongodb, Websockets
social-media-smart-contract
Develop a decentralized social media platform where users can create and share content in the form of NFTs representing multimedia assets such as images, videos, and audio clips. The platform should incorporate advanced features such as user authentication, role-based access control (RBAC), and content moderation.
stake-pool-contract
A smart contract to for staking
task-smart-contract
A smart contract to create task(todo) without using mapping, just with the use of structs and arrays