Updated on 2026-08-14
This commit is contained in:
parent
054b7c88d3
commit
434a8ac74f
26 changed files with 506 additions and 207 deletions
|
|
@ -3,4 +3,6 @@ package com.tangem.tap
|
|||
object TapConfig {
|
||||
const val usePayId: Boolean = true
|
||||
const val coinMarketCapKey = "f6622117-c043-47a0-8975-9d673ce484de"
|
||||
const val moonPayApiKey = "pk_test_kc90oYTANy7UQdBavDKGfL4K9l6VEPE"
|
||||
const val moonPayApiSecretKey = "sk_test_V8w4M19LbDjjYOt170s0tGuvXAgyEb1C"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue