forked from tonkeeper/ton-assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.md.template
More file actions
31 lines (18 loc) · 740 Bytes
/
readme.md.template
File metadata and controls
31 lines (18 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# TON Assets
This is a list of popular addresses and assets. We are open to pull request but **please read manual in the end of this readme for PR**.
## Addresses
Short list. Full in [accounts.json](accounts.json)
Name | Address
---------------|-----------
%s
## NFT collections
Name | Address
---------------|-----------
%s
## Jettons
Name | Address
---------------|-----------
%s
## Structure
Directories `accounts`, `collections` and `jettons` contain source data. If you want to make pull request - **please commit to this directories only**.
`accounts.json`, `jettons.json`, `collections.json` and `README.md` contains automatically generated data. Please don't commit directly to this files.