devgrants icon indicating copy to clipboard operation
devgrants copied to clipboard

Next Step Microgrant: Ecse

Open rageofaxe opened this issue 3 years ago • 0 comments

1. What is your project? (max 100 words)

ECSE helps to create e-commerce websites in the web3 world. It includes creating a catalog with static site generator (Hugo in our case) and providing web3 dynamics with billing using lazy minted NFT. It's similar to SSG e-commerce flow in web2 where you can use snipcart or another third-party service that resolves cart issues.

2. Project links

Link to Github repo: https://github.com/rageofaxe/ecse Link to demo or website, if applicable: https://ecse.herokuapp.com/ (some features don't work in this environment) License: MIT

3. How is IPFS, Filecoin, or related technology used in this project? (max 100 words)

We use NFT.storage for resolving cart issues in decentralized ecosystem. We want to mint NFT of completed orders and store their metadata in IPFS.

4. How will you improve your project with this grant? What steps will you take to meet this objective? (max 200 words)

Our work contains two parts: billing and catalog.

Billing:

  1. Develop UI for the cart on frontend-side, theme-independent at first but customizable in the future. (less than two weeks)
  2. Write API and smart-contract for lazy minting NFT with stored order's metadata on IPFS. (less than a month)

Catalog:

  1. Develop 3 themes that will be integrated with our cart (less than a month). But in the future we'll develop more themes and/or include the community in development of the themes.
  2. Create a service that provides access to static assets with self-hosted headless-CMS (we decided to choose Ghost, it has an MIT license) (less than two weeks)

5. Do you agree to share grant reports upon request, including a final grant report at the end of the three month period?

Yes

6. Does your proposal comply with our Community Code of Conduct?

Yes

Additional questions:

  • For each team member(s), please list name, email, Github account, and role in the project.

Ivan Arlenka

Contacts: [email protected], github

Role: fullstack, smart contracts

Fiodar Arlenka

Contacts: [email protected], github

Role: frontend, theme developing

  • How did you learn about our microgrant program?

When exploring IPFS ecosystem on github

rageofaxe avatar Sep 25 '22 10:09 rageofaxe