File tree 3 files changed +47
-24
lines changed
3 files changed +47
-24
lines changed Original file line number Diff line number Diff line change @@ -6,29 +6,8 @@ Macro.Exchange is a marketplace for digital currencies and assets (also referred
6
6
A listing can have technological and legal implications which we have to carefully consider. Having the process
7
7
as open as possible is an advantage for us and the industry as a whole.
8
8
9
- ## Listing inquiry
9
+ ## Listing inquiries
10
10
11
- Listings are handled through the public issue tracker. For a new listing create an issue with the headline:
12
- listing inquiry X. Include:
11
+ [ Listing blockchain] ( procedure_chain.md )
13
12
14
- * description of the asset class (custom blockchain or token)
15
- * a link to the blockchain repository, typically on github
16
- * a link to the main website
17
-
18
- ## Listing requirements
19
-
20
- We general have an open framework. We facilitate transactions between users worldwide. We define positive and negative
21
- criteria for listings.
22
-
23
- Positive criteria:
24
-
25
- C1: Rank on coinmarketcap <1000. This is due to our backlog.
26
- C2: Opensource and validated code
27
-
28
- We define a negative criterium for listings, i.e. we will opt to not list any currencies or assets which
29
- violate the following principles:
30
-
31
- N1: the currency is are based on the promise of investment returns, in particular rewards for sales in hierarchical fashion
32
- N2: inflammatory or hateful content
33
-
34
- A disapproved listing does not imply a violation of criteria.
13
+ [ Listing erc20] ( procedure_erc20.md )
Original file line number Diff line number Diff line change
1
+ # Macro registry
2
+
3
+ ## General principles
4
+
5
+ Macro.Exchange is a marketplace for digital currencies and assets (also referred to Cryptocurrencies).
6
+ A listing can have technological and legal implications which we have to carefully consider. Having the process
7
+ as open as possible is an advantage for us and the industry as a whole.
8
+
9
+ ## Listing inquiry blockchain
10
+
11
+ Listings are handled through the public issue tracker. For a new listing create an issue with the headline:
12
+ listing inquiry X. Include:
13
+
14
+ * description of the asset class (custom blockchain or token)
15
+ * a link to the blockchain repository, e.g. github
16
+ * a link to the main website
17
+
18
+ ## Listing requirements blockchain
19
+
20
+ We general have an open framework. We facilitate transactions between users worldwide. We define positive and negative
21
+ criteria for listings.
22
+
23
+ Positive criteria:
24
+
25
+ C1: Rank on coinmarketcap <100. This is due to our backlog.
26
+ C2: Opensource and validated code
27
+
28
+ We define a negative criterium for listings, i.e. we will opt to not list any currencies or assets which
29
+ violate the following principles:
30
+
31
+ N1: the currency is are based on the promise of investment returns, in particular rewards for sales in hierarchical fashion
32
+ N2: inflammatory or hateful content
33
+
34
+ A disapproved listing does not imply a violation of criteria.
Original file line number Diff line number Diff line change
1
+ # Macro registry
2
+
3
+ ## Listing inquiry ERC20 token
4
+
5
+ Listings are handled through the public issue tracker. For a new listing create an issue with the headline:
6
+ listing inquiry X. Include:
7
+
8
+ * contract address
9
+ * a link to any source repository
10
+ * a link to the main website
You can’t perform that action at this time.
0 commit comments