Skip to content

Conversation

@luislucena16
Copy link
Contributor

Thank you for contributing to Mesh! We appreciate your effort and dedication to improving this project. To ensure that your contribution is in line with the project's guidelines and can be reviewed efficiently, please fill out the template below.

Remember to follow our Contributing Guide before submitting your pull request.

Summary

This PR aims to keep all “Midnight” projects centralized in a single repository. It was discussed on Discord, as it would be easier to maintain updates and also share and add more examples.

Type of Change

Please mark the relevant option(s) for your pull request:

  • New feature (non-breaking change which adds functionality)
  • Documentation update (adding or updating documentation related to the project)

Related Issues

Please add the related issue here if any

Checklist

Please ensure that your pull request meets the following criteria:

  • My code is appropriately commented and includes relevant documentation, if necessary
  • I have added tests to cover my changes, if necessary
  • I have updated the documentation, if necessary
  • All new and existing tests pass (i.e. npm run test)
  • The build is pass (i.e. npm run build)

@luislucena16 luislucena16 self-assigned this Sep 1, 2025
@luislucena16 luislucena16 added the enhancement New feature or request label Sep 1, 2025
@luislucena16 luislucena16 linked an issue Sep 1, 2025 that may be closed by this pull request
1 task
@vercel
Copy link

vercel bot commented Sep 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
midnight-demo Ready Ready Preview Comment Sep 3, 2025 2:29pm
midnight-docs Ready Ready Preview Comment Sep 3, 2025 2:29pm

@ErickRomeroDev
Copy link
Contributor

Luis, the repo from starter-template and contracts are meant to be separate.
the one from Midnight, we are including tools, docs and playground
starter-tempalte so devs can git clone easily
and contract for transparency

@luislucena16
Copy link
Contributor Author

Hmmm, wasn’t it said that all the repositories would be kept inside this one?

@luislucena16 luislucena16 changed the title feat: add midnight example projects feat: add midnight example projects and update packages Sep 3, 2025
Copy link
Contributor

@ErickRomeroDev ErickRomeroDev left a comment

Choose a reason for hiding this comment

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

Readme updated, with granular instructions.
Repositories starter template and contract were added as reference.
The example folder is just for testing the tooling. The official contract example repo is stored elsewhere.

@ErickRomeroDev ErickRomeroDev merged commit 524ef7b into main Sep 3, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this to Pre-release in Midnight Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Pre-release

Development

Successfully merging this pull request may close these issues.

feat: centralization of projects / repositories made in Midnight

3 participants