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

Add financial system #980

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add financial system #980

wants to merge 7 commits into from

Conversation

zpano
Copy link

@zpano zpano commented Apr 24, 2024

Fixes #973

PR Checklist

  • Tests
  • Documentation
  • Added entry to CHANGELOG.md
  • Tried the feature on a public network

@ericnordelo
Copy link
Member

Hey @zpano, thanks for taking the time to contribute. Note that we expect the PR to contain a strong test suite before reviewing it, and documentation before merging it.

@zpano
Copy link
Author

zpano commented Apr 26, 2024

@ericnordelo How can i write an documentation?

@andrew-fleming
Copy link
Collaborator

Hey, @zpano! Thanks for opening the PR. Here are the basic guidelines for contributing: https://github.com/OpenZeppelin/cairo-contracts/blob/main/CONTRIBUTING.md

How can i write an documentation?

An example of in-code docs: https://github.com/OpenZeppelin/cairo-contracts/blob/main/src/token/erc20/erc20.cairo#L117-L124

And here's instructions for the docsite: https://github.com/OpenZeppelin/cairo-contracts/blob/main/CONTRIBUTING.md#documentation

Let us know if you have any questions

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.

Add financial systems
4 participants