https://github.com/kunaldhongade/blockwork
Decentralized community The community operates a free micro-work platform that pays in cryptocurrency for overseas micro-projects.
https://github.com/kunaldhongade/blockwork
Last synced: 6 months ago
JSON representation
Decentralized community The community operates a free micro-work platform that pays in cryptocurrency for overseas micro-projects.
- Host: GitHub
- URL: https://github.com/kunaldhongade/blockwork
- Owner: kunaldhongade
- License: gpl-2.0
- Created: 2022-12-01T06:28:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T09:01:47.000Z (over 1 year ago)
- Last Synced: 2025-02-04T19:18:19.883Z (8 months ago)
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
BlockWork - Decentralized Ethereum Freelancing Platform
=======================================================Welcome to BlockWork, a decentralized Ethereum-based freelancing platform that allows users to engage in anonymous work and receive payments in cryptocurrency.
Decentralized community The community operates a free micro-work platform that pays in cryptocurrency for overseas micro-projects.Features
--------* Decentralized: Utilizes Ethereum blockchain for secure and transparent transactions.
* Anonymous Work: Users can perform tasks without revealing their identity.
* Crypto Payments: Get paid in cryptocurrency for completed work.Getting Started
---------------### Prerequisites
Make sure you have the following installed:
* [Node.js](https://nodejs.org/)
* [npm](https://www.npmjs.com/)
* Truffle: `npm install -g truffle`### Installation
Clone the repository and install dependencies:
git clone https://github.com/kunaldhongade/BlockWork.git
cd BlockWork
npm install
### Usage
Compile and deploy smart contracts:
truffle compile
truffle migrate
Contributing
------------Contributions are welcome! Please follow our [contribution guidelines](CONTRIBUTING.md).
License
-------This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Contact
-------For questions or support, contact [kunaldhongade](https://github.com/kunaldhongade).