Skip to content

Commit

Permalink
token icon + svg logo
Browse files Browse the repository at this point in the history
  • Loading branch information
xtonwallet committed Dec 12, 2022
1 parent 086ef21 commit 25de6b2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 45 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# XTON wallet

<div align="center">
<img src="/src/assets/img/icon-128.png" title="XTON wallet">
<img src="/docs/icon.svg" title="XTON wallet">
</div>

This repository contains source code for web-extension that allow interaction with TON (The Open Network) blockchain from your web browser.
Expand Down Expand Up @@ -83,6 +83,7 @@ npm run build

This command will generate a zip file for each browser.

For local the development process you can find comfortable to have [MyLocalTon](https://github.com/neodiX42/MyLocalTon)

# Documentation

Expand Down Expand Up @@ -155,7 +156,7 @@ If you are native speaker on any other language and can help with translation, p

* Create a commit with a description

* Increase a version in package.json and manifest.json and update [CHANGELOG](CHANGELOG) file
* Increase a version in package.json and manifest.json and update [CHANGELOG](CHANGELOG.md) file

```
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]
Expand Down
71 changes: 28 additions & 43 deletions docs/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25de6b2

Please sign in to comment.