3.2.2 • Published 7 months ago

aptivate-odyssey-sdk v3.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Odyssey literally means “a long journey full of adventures” which we believe every NFT collection should strive to become, and hence the name of our flagship product.

Project Odyssey provides a variety of capabilities and tools that streamline the implementation, administration, and engagement with NFT collections on the Aptos blockchain.

Project Odyssey offers functionalities for creating NFTs, overseeing whitelists, uploading metadata, setting up NFT collections, and more, establishing itself as a valuable asset for the NFT community on Aptos blockchain.

SDK Features:

  • Deploy NFT collections with the option for royalties
  • Update NFT collections
  • View NFT collections
  • Establish whitelist phase and public phase
  • Setup whitelisted addresses
  • Generate Merkle root for whitelists
  • Generate Merkle proof for a wallet
  • Upload metadata and image files to Arweave Project Odyssey Mint UI which serves as a platform for launching NFT collections.
  • Ability to generate random images via layering and generate respective metadata json files for the NFT collection

To install SDK: npm install aptivate-odyssey-sdk

Ussage example: const { OdysseyClient } = require('aptivate-odyssey-sdk'); const odysseyClient = new OdysseyClient();

const resource_account = await odysseyClient.createOdyssey(...);

const txnHash = await odysseyClient.mintTo(address);

3.2.2

7 months ago

3.2.1

8 months ago

3.2.0

8 months ago

3.1.0

8 months ago

3.0.4

9 months ago

3.0.7

9 months ago

3.0.6

9 months ago

3.0.2

9 months ago

3.0.1

9 months ago

3.0.0

9 months ago

2.0.11

11 months ago

2.0.10

11 months ago

2.0.9

11 months ago

2.0.8

12 months ago

2.0.6

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago