funkode-io / web3-auth   1.0.1

GitHub

Web3 authentication (login)

Scala versions: 3.x

web3-auth 1.0.1


Group ID:
io.funkode
Artifact ID:
web3-auth_3
Version:
1.0.1
Release Date:
Mar 24, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.funkode" %% "web3-auth" % "1.0.1"

Mill build tool

ivy"io.funkode::web3-auth:1.0.1"

Scala CLI

//> using dep "io.funkode::web3-auth:1.0.1"

Ammonite REPL

import $ivy.`io.funkode::web3-auth:1.0.1`

<dependency>
  <groupId>io.funkode</groupId>
  <artifactId>web3-auth_3</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.funkode', name: 'web3-auth_3', version: '1.0.1'