Add domain and DNS information
-Added the "Set up domain and DNS" -Fixed some small formatting issues
This commit is contained in:
parent
db69a0293f
commit
2973b6bbb8
@ -74,7 +74,13 @@ You also have the option to add subdomains with their corresponding TXT records
|
||||
| arbitrum-tornado.xxx.eth |
|
||||
| avalanche-tornado.xxx.eth |
|
||||
|
||||
### **4. Set Up Workers**
|
||||
### **4. Set up doman and DNS**
|
||||
Once you have created your ENS and subdoains for your ENS you will need to get a domain for your relayer. Once you have done this you will need to do the following:
|
||||
- Set the A record to your IPV4 address of your Relayer
|
||||
- Set the AAAA record to your IPV6 address of your Relayer
|
||||
- Set CNAME records for the subdomains of your ENS (Example: "goerli-relayer.TCRelayer.com")
|
||||
|
||||
### **5. Set Up Workers**
|
||||
|
||||
Workers are the addresses that will allow your relayer to send ZK-proofs to users. By default, the first worker is the ENS domain owner's address.
|
||||
|
||||
@ -84,7 +90,7 @@ Only the mainnet requires you to register workers. All other networks do not req
|
||||
|
||||

|
||||
|
||||
### 5. Stake
|
||||
### **6. Stake**
|
||||
|
||||
With the implementation of a decentralized relayer registry, a staking condition has been introduced as a requirement to become listed on Tornado Cash UI. Keep in mind **staking TORN is now necessary to be added to the recommended list of relayers.**
|
||||
|
||||
@ -100,7 +106,7 @@ The collected fees are subsequently distributed among DAO members with locked TO
|
||||
|
||||

|
||||
|
||||
### 6. Summary: Final Verification & Registration
|
||||
### **7. Summary: Final Verification & Registration**
|
||||
|
||||
Last but not least, we advise you to **double-check all information** displayed in the Summary before registering.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user