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

[zilliqa] Add MEOW(MEOW) #631

Merged
merged 2 commits into from
Apr 23, 2024
Merged

[zilliqa] Add MEOW(MEOW) #631

merged 2 commits into from
Apr 23, 2024

Conversation

Shoreasg
Copy link
Contributor

PLEASE READ AND DELETE THE CAPITALIZED TEXT, THE TITLE SECTION
AND THE SECTION THAT DOESN'T APPLY BEFORE SUBMITTING.

DO NOT CLOSE AND REOPEN NEW PRS, UPDATE THE FIRST ONE YOU MADE.

READ CAREFULLY ALL THE FOLLOWING POINTS TO MAKE SURE YOUR PR
ADHERES TO THE STANDARD TO AVOID UNNECESSARY BACK AND FORTH.

FAILURE TO READ BASIC INSTRUCTIONS WILL EVENTUALLY GET YOU
BLOCKED FROM THE REPO.

Title

The title of your PR should be [CHAIN] Add NAME (SYMBOL) or Update NAME (SYMBOL).
For example: [zilliqa] Add Zilstream (STREAM).

Adding a token

  • [x ] Create a folder in the chain assets directory named after your contract address
  • [x ] Your logo must be either SVG or PNG min 100x100 max 500x500 and named logo.<extension>
  • [x ] Your logo should be a square (same width and height)
  • [x ] Use your best judgement to see if you need to add padding or background transparency depending on your design
  • [x ] A PNG should always use tinypng.com to compress it
  • [x ] An SVG should use svgminify.com to remove useless props and be the same width/height ratio. Do not embed PNG data in them, use a PNG instead.
  • [x ] Logo should be < 20kb
  • [x ] Add information of your project in meta.json, USE jsonlint.com to check validity following the spec from the README.

Updating a token

  • Make sure to rebase or clean your history
  • PR doesn't have any merge conflict
  • In case you are migrating a token, delete the old folder in the same PR

Make sure your meta JSON is valid at all times before submitting a PR and conforms to the spec.
PRs will be closed without notice if failing to follow these simple instructions.

@balthazar balthazar merged commit 4abeec0 into ViewBlock:master Apr 23, 2024
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.

2 participants