4.8.0 • Published 1 day ago

@ceramicnetwork/anchor-utils v4.8.0

Weekly downloads
-
License
(Apache-2.0 OR MI...
Repository
-
Last release
1 day ago

Ceramic anchor contract utilities

ceramicnetwork MIT license npm.io Twitter

Getting started

Installation

$ npm install @ceramicnetwork/anchor-utils

Usage

import {
  ANCHOR_CONTRACT_ADDRESSES,
  type SupportedNetwork,
} from "@ceramicnetwork/anchor-utils";

function getContractAddress(network: SupportedNetwork): string {
  const address = ANCHOR_CONTRACT_ADDRESSES[network];
  if (address == null) {
    throw new Error(`Unsupported contract network: ${network}`);
  }
}

Development

Run tests:

npm test

Run linter:

npm run lint

Contributing

We are happy to accept small and large contributions. Make sure to check out the Ceramic specifications for details of how the protocol works.

License

MIT or Apache-2.0

4.8.0

5 days ago

4.9.0-rc.0

4 days ago

4.7.0

11 days ago

4.8.0-rc.0

11 days ago

4.7.0-rc.0

18 days ago

4.6.0

18 days ago

4.6.0-rc.0

1 month ago

4.5.0

1 month ago

4.4.0

1 month ago

4.5.0-rc.0

1 month ago

4.3.0

1 month ago

4.4.0-rc.0

1 month ago

4.3.0-rc.0

2 months ago

4.2.0

2 months ago

4.2.0-rc.0

2 months ago

4.0.1-rc.1

2 months ago

4.1.0

2 months ago

4.0.1-rc.0

3 months ago

4.0.0

3 months ago

2.4.1

3 months ago

3.1.1-nightly.0

3 months ago

3.1.0-nightly.0

3 months ago

3.1.0

3 months ago

3.1.0-rc.0

3 months ago

2.4.0

3 months ago

2.4.1-nightly.0

3 months ago

2.4.0-rc.1

3 months ago

2.4.0-nightly.0

3 months ago

2.4.0-nightly.9

3 months ago

2.4.0-nightly.5

3 months ago

2.4.0-nightly.6

3 months ago

2.4.0-rc.0

3 months ago

2.3.0

3 months ago

2.2.0-nightly.41

3 months ago

2.3.0-rc.2

3 months ago

2.3.0-rc.1

3 months ago

2.3.0-rc.0

4 months ago

2.2.0

5 months ago

2.2.0-rc.0

5 months ago

2.1.0

5 months ago

2.1.0-rc.0

5 months ago

2.0.5

5 months ago

1.14.1

9 months ago

1.14.0

9 months ago

1.12.0

10 months ago

1.18.0

8 months ago

1.16.0

8 months ago

2.0.4

6 months ago

1.22.0-rc.0

6 months ago

1.20.0-rc.0

7 months ago

1.13.0-rc.1

9 months ago

1.21.0

6 months ago

1.15.0

8 months ago

1.13.0

9 months ago

1.19.0

7 months ago

2.0.0-rc.0

6 months ago

1.17.0

8 months ago

1.21.0-rc.0

7 months ago

1.22.0

6 months ago

1.20.0

7 months ago

1.16.0-rc.0

8 months ago

1.15.0-rc.0

9 months ago

1.14.0-rc.0

9 months ago

1.13.0-rc.0

10 months ago

1.16.0-rc.1

8 months ago

1.14.0-rc.1

9 months ago

1.15.0-rc.1

9 months ago

1.17.0-rc.1

8 months ago

1.19.0-rc.0

8 months ago

1.17.0-rc.0

8 months ago

1.18.0-rc.0

8 months ago

1.12.0-rc.0

11 months ago

1.11.0-rc.0

11 months ago

1.9.0

11 months ago

1.9.0-rc.0

12 months ago

1.8.0

1 year ago

1.10.0-rc.0

11 months ago

1.8.0-rc.0

1 year ago

1.7.0-rc.0

1 year ago

1.7.0

1 year ago

1.6.0-rc.0

1 year ago

1.6.0

1 year ago

1.5.0-rc.0

1 year ago

1.4.0-rc.0

1 year ago

1.3.0

1 year ago

1.3.0-rc.0

1 year ago

1.2.0-rc.0

1 year ago

1.1.0

1 year ago

1.1.0-rc.0

1 year ago