Dart Criptocurrency
Budget: $100 – $200 USD
I want you to build me a basic cryptocurrency in Dart Language.
Functions:
- Create wallet
- Create addresses
- Send and receive coins
- Mine blocks and earn coins
- Check transactions legitimacy and blockchain integrity
- Keep mining difficult at 10 minutes per block (Let it easy to change how many minutes later)
- Peer to Peer connection
(This is important. I don't want to run it only in my PC, I want it to be able to find another Peers online like a functional criptocurrency)
It is very basic. I know there a lot of projects like this in another languages, I want one in Dart.
No interface is needed, line commands are enough
Functions:
- Create wallet
- Create addresses
- Send and receive coins
- Mine blocks and earn coins
- Check transactions legitimacy and blockchain integrity
- Keep mining difficult at 10 minutes per block (Let it easy to change how many minutes later)
- Peer to Peer connection
(This is important. I don't want to run it only in my PC, I want it to be able to find another Peers online like a functional criptocurrency)
It is very basic. I know there a lot of projects like this in another languages, I want one in Dart.
No interface is needed, line commands are enough