quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

env.example (335B)


      1 # Rename this file to .env
      2 # Read more: https://vanniktech.github.io/gradle-maven-publish-plugin/central/#secrets
      3 
      4 MAVEN_PUBLISH=1 # comment out to disable publishing
      5 ORG_GRADLE_PROJECT_mavenCentralUsername=
      6 ORG_GRADLE_PROJECT_mavenCentralPassword=
      7 ORG_GRADLE_PROJECT_signingInMemoryKey=
      8 ORG_GRADLE_PROJECT_signingInMemoryKeyPassword=