Pinned Repositories
Crowdfunding-platform-contract
This contract implements a basic crowdfunding platform where users can create projects with funding targets and deadlines. Other users can contribute to these projects.
Decentralized-lottery-contract
This smart contract implements a decentralized lottery where participants can buy tickets and a winner is randomly selected using Chainlink VRF for fairness.
Decentralized-voting-system
This smart contract allows users to create proposals and vote on them in a decentralized manner. It supports creating new proposals, voting, and ending the voting period.
Donation-pool-contract
This smart contract allows users to donate funds to a pool, and the owner of the contract can withdraw the funds. The contract tracks individual donations and the total amount of donations.
laravel-auth
Laravel 5.6 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in minutes.
Lending-and-borrowing-protocol
This smart contract implements a basic lending and borrowing protocol. Users can create loans by posting collateral, and other users can fund these loans. Borrowers repay the loan with interest, and lenders can liquidate collateral if the loan is not repaid.
NFT-marketplace-contract
outline-client
Outline clients, developed by Jigsaw. The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks to support Windows, Android / ChromeOS, iOS and macOS.
Security-considerations
A smart contract for a multi-signature wallet that requires multiple approvals from different addresses to execute a transaction. This contract is ideal for managing shared funds in a secure and decentralized manner.
Simple-escrow-contract
xphoenix-dev's Repositories
xphoenix-dev/Subscription-based-content-access-contract
This smart contract allows content creators to monetize their content by offering subscription-based access. Users can subscribe by paying a monthly fee to gain access to exclusive content.
xphoenix-dev/Security-considerations
A smart contract for a multi-signature wallet that requires multiple approvals from different addresses to execute a transaction. This contract is ideal for managing shared funds in a secure and decentralized manner.
xphoenix-dev/Decentralized-voting-system
This smart contract allows users to create proposals and vote on them in a decentralized manner. It supports creating new proposals, voting, and ending the voting period.
xphoenix-dev/Decentralized-lottery-contract
This smart contract implements a decentralized lottery where participants can buy tickets and a winner is randomly selected using Chainlink VRF for fairness.
xphoenix-dev/Lending-and-borrowing-protocol
This smart contract implements a basic lending and borrowing protocol. Users can create loans by posting collateral, and other users can fund these loans. Borrowers repay the loan with interest, and lenders can liquidate collateral if the loan is not repaid.
xphoenix-dev/NFT-marketplace-contract
xphoenix-dev/Simple-escrow-contract
xphoenix-dev/Crowdfunding-platform-contract
This contract implements a basic crowdfunding platform where users can create projects with funding targets and deadlines. Other users can contribute to these projects.
xphoenix-dev/Donation-pool-contract
This smart contract allows users to donate funds to a pool, and the owner of the contract can withdraw the funds. The contract tracks individual donations and the total amount of donations.
xphoenix-dev/sms
Laravel 5.2 or Higer SMS Gateway Integration Package
xphoenix-dev/laravel-auth
Laravel 5.6 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in minutes.
xphoenix-dev/outline-client
Outline clients, developed by Jigsaw. The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks to support Windows, Android / ChromeOS, iOS and macOS.