0.3.21 • Published 5 months ago

@solana-wallets/unified v0.3.21

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Hello

Example hello world package in the your-repository-name repository.

Installation

npm install @your-repository-name/hello
# or
yarn add @your-repository-name/hello
# or
pnpm add @your-repository-name/hello

How to use it

import { createHello } from "@your-repository-name/hello"

const [hello, setHello] = createHello()

hello() // => "Hello World!"

setHello("Solid")

hello() // => "Hello Solid!"

Changelog

See CHANGELOG.md.

0.3.9

8 months ago

0.3.17

5 months ago

0.3.16

5 months ago

0.3.15

7 months ago

0.3.14

7 months ago

0.3.13

7 months ago

0.3.12

7 months ago

0.3.11

7 months ago

0.3.10

8 months ago

0.3.20

5 months ago

0.3.21

5 months ago

0.3.19

5 months ago

0.3.18

5 months ago

0.3.8

8 months ago

0.3.7

8 months ago

0.3.6

9 months ago

0.3.5

9 months ago

0.3.4

9 months ago

0.3.3

9 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago