Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tracking_chain.md #1847

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Create tracking_chain.md #1847

merged 6 commits into from
Jul 20, 2023

Conversation

FedeC87p
Copy link
Contributor

@FedeC87p FedeC87p commented Jul 16, 2023

Project Abstract

Streamlining Blockchain Adoption for Enterprise Companies: Building Infrastructure to Enable Web2 Integration

Grant level

  • [x ] Level 1: Up to $10,000, 2 approvals
  • Level 2: Up to $30,000, 3 approvals
  • Level 3: Unlimited, 5 approvals (for >$100k: Web3 Foundation Council approval)

Application Checklist

  • The application template has been copied and aptly renamed (project_name.md).
  • I have read the application guidelines.
  • Payment details have been provided (bank details via email or BTC, Ethereum (USDC/DAI) or Polkadot/Kusama (USDT) address in the application).
  • The software delivered for this grant will be released under an open-source license specified in the application.
  • The initial PR contains only one commit (squash and force-push if needed).
  • The grant will only be announced once the first milestone has been accepted (see the announcement guidelines).
  • I prefer the discussion of this application to take place in a private Element/Matrix channel. My username is: @_______:matrix.org (change the homeserver if you use a different one)

@CLAassistant
Copy link

CLAassistant commented Jul 16, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the application. I have one quick feedback: We usually don't support the development of solidity smart contracts. The reasons for this are that we are no experts when it comes to solidity, and it's hard to track what already exists and what doesn't. Also, it's not native to our ecosystem. So we would be much more willing to support an ink! implementation of this for example. Would you be willing to change it?

@Noc2 Noc2 added the changes requested The team needs to clarify a few things first. label Jul 17, 2023
@FedeC87p
Copy link
Contributor Author

FedeC87p commented Jul 17, 2023

Hello, thanks for the feedback. The Ink! version was already planned in the future planning phase (aka milestone 3 for which I didn't want to apply for funding from w3f). I can create and move it to milestone 3, although it will result in a delay in the delivery of that milestone. However, there's no problem as this architecture aims to be a transparent bridge to the language in which the smart contract is written. The potential of the project doesn't concern the development of the smart contract itself (which is actually in a different repository), but rather providing a scalable infrastructure that can call any smart contract for anyone who needs it.

@FedeC87p FedeC87p closed this Jul 18, 2023
@FedeC87p FedeC87p reopened this Jul 18, 2023
@FedeC87p FedeC87p marked this pull request as draft July 18, 2023 07:13
@FedeC87p FedeC87p marked this pull request as ready for review July 18, 2023 07:15
@FedeC87p FedeC87p requested a review from Noc2 July 18, 2023 07:22
Copy link
Collaborator

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. I have a follow-up question/request: Could you define "It will be used to support the massive request for data to be included in the smart contract." a little bit more? Same for the second milestone. I know you mention above in the application that smart contract means ink! and solidity, but it would be nice to have this also defined as part of the milestone tables since these are actually deliveries that will be double-checked.

@FedeC87p
Copy link
Contributor Author

Sorry, I was rather unclear. I just proceeded to give a more detailed description. If that wasn't enough I've also started a Wiki (which is part of the required documentation stuff) where they are covered in more detail https://github.com/TrackingChains/TrackingChain/wiki/ . I remain available should there be a need for further insights.

@FedeC87p FedeC87p requested a review from Noc2 July 19, 2023 13:29
Copy link
Collaborator

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. But could you define "smart contract" as part of the milestone deliveries? Adding the programming languages to each delivery usually helps to clarify things. For example: "The Tx Generator Worker Worker will be used to take data from Pool and make a transaction on on-chain via smart contract." What kind of smart contracts will this support?

@FedeC87p
Copy link
Contributor Author

Hi, I hope I understood correctly, should the smart contract be included in Milestone 1? I proceeded to move it to 1 and review the delivery times.
I also added the languages used for each of the services

@FedeC87p FedeC87p requested a review from Noc2 July 19, 2023 16:04
Copy link
Collaborator

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. I'm happy to go ahead with it and share it with the rest of the team.

@Noc2 Noc2 added ready for review The project is ready to be reviewed by the committee members. and removed changes requested The team needs to clarify a few things first. labels Jul 20, 2023
Copy link
Contributor

@keeganquigley keeganquigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the application @FedeC87p this looks very interesting. I've always thought that supply chain management is one of the biggest use cases for blockchain and therefore has a lot of room for improvement. I'm happy to go forward with it as well.

@takahser takahser merged commit e66f4a6 into w3f:master Jul 20, 2023
8 checks passed
@github-actions
Copy link
Contributor

Congratulations and welcome to the Web3 Foundation Grants Program! Please refer to our Milestone Delivery repository for instructions on how to submit milestones and invoices, our FAQ for frequently asked questions and the support section of our README for more ways to find answers to your questions.

Before you start, take a moment to read through our announcement guidelines for all communications related to the grant or make them known to the right person in your organisation. In particular, please don't announce the grant publicly before at least the first milestone of your project has been approved. At that point or shortly before, you can get in touch with us at [email protected] and we'll be happy to collaborate on an announcement about the work you’re doing.

Lastly, please remember to let us know in case you run into any delays or deviate from the deliverables in your application. You can either leave a comment here or directly request to amend your application via PR. We wish you luck with your project! 🚀

@takahser takahser removed the ready for review The project is ready to be reviewed by the committee members. label Jul 20, 2023
ainhoa-a pushed a commit to ainhoa-a/Grants-Program that referenced this pull request Jan 26, 2024
* Create tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md
taqtiqa-mark pushed a commit to taqtiqa-mark/Grants-Program that referenced this pull request Jun 6, 2024
* Create tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md

* Update tracking_chain.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants