how-to-add-a-token.md 747 B

How to add a token in DGC wallet site.

Note1 : this wallet is ripple and DGC wallet combinded so that it in not working on only base

    of ERC20 protocol. This is why adding a token process is more complicated than "Meta Mask".

Step1. db_table : crp_token_group

add a record in the table above : refer descriptions in the DB table comment columns

Step2 : add API source code for added token

!! How to find the golang API source code location :

  1. use search word "DGC" in API source code to find for adding source code.
  2. source code locations to add code
File Path Line
locals/themes/themes_com-and-func.go 19
43
113
178
232