So far, there is still no solid code in your github apart from some gibberish things that do nothing at all.
How do you plan on executing orders, since everything on Ethereum is public, including data ?
How will you hold funds or private keys from currencies outside ethereum?
How will you store the required trigger to release funds, since anyone can see it?
This project looks like it will fail due to incompetence, correct me if i'm wrong.
Hello! You saw the demo contract, just updated the code for the first smart contract on the gidhab. He will be able to verify the activity of the user's wallet.
The contract will indicate only the wallets numbers, balance and terms of the contract. Quite useless information for intruders.
Only the user who created it can cancel the contract.
In order for the contract to work properly,
we will use third-party services to track the activity of the user's wallet.
At this stage, the project will only work in Etereum, but in the future it is planned to integrate with other crypto-currencies.
If you find any errors in the code then let us know. We will be grateful for the expertise.
I hope that I answered all your questions.
Then why on earth are you using Ethereum??? Using Third party apps defeats any single purpose of using the Ethereum network!A smart contract should be 100% trustless. So in fact, you're releasing a closed source application with just a fundraiser written in Ethereum as I understand.
So even if your code would be 100% ok (wich, i seriously doubt given the fact that you don't even understand Ethereum, let alone coding!), users still just need to 'trust' any 'third party' application with their funds?
Then why using Ethereum at all? There's nothing transparent or trustless about the way you're handling this.
That being said, 1 look at your Git gives me the impression you have 0 coding knowledge.
Your source is butt ugly, pourly written, lack of security checks, bad formatted, wrong comment tags, .....The way you explain things only confirms that your understanding of the entire Ethereum blockchain principle is close to very beginner.
Like said some pages back, i've been playing with the same concept for a while, and it's impossible to use soley Ethereum for it.
I'm coding for over 25 years now, if you need some help with your project, feel free to PM me, i'll be glad to share my attempts and toughts with you.