2.2.7 • Published 6 months ago

@bosonprotocol/boson-dcl v2.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

banner

Boson Protocol Metaverse Toolkit - Decentraland Library

This repo provides the first instance of the Boson Protocol Metaverse Toolkit. This will allow scene builders, in Decentraland, the ability to add a Boson Kiosk to their scene, that will allow potential buyers to buy Boson rNFTs directly from the Metaverse, interacting directly with the Boson Protocol on Polygon.

Index

Using boson-dcl in your decentraland scene

Create a Decentraland scene project

Prerequisites

Install decentraland CLI

npm install -g decentraland

Ref: Decentraland CLI documentation

Create a scene

dcl init -p scene

Install @bosonprotocol/boson-dcl and their dependencies

Run npm to install @bosonprotocol/boson-dcl library and some required dependencies in your scene

npm install -D eth-connect patch-package
npm install @dcl/crypto-scene-utils @dcl/ecs-scene-utils
npm install @bosonprotocol/boson-dcl

Once you have added all dependencies in your scene project, please launch the build to finish initializing your project:

dcl build

Note:

  • You may have some building errors, that are removed by adding some compiler configuration properties in the tsconfig.json file

    {
      "compilerOptions": {
        ...
        "skipLibCheck": true
      },
      ...
    }

Build/Edit your Scene

With DCL-Edit

We advise you to run DCL Edit to edit and build your scene.

You can integrate Boson Protocol in DCL-Edit easily using these detailed instructions.

Writing code

Or, you can build your scene programmatically, writing code in typescript, based on the DCL SDK v6. In that case, you will find an example and useful information about how integrate Boson Protocol in this chapter.

Contributing

We welcome contributions! Until now, Boson Protocol has been largely worked on by a small dedicated team. However, the ultimate goal is for all of the Boson Protocol repositories to be fully owned by the community and contributors. Issues, pull requests, suggestions, and any sort of involvement are more than welcome.

If you have noticed a bug, please report them here as an issue.

Questions and feedback are always welcome, we will use them to improve our offering.

All PRs must pass all tests before being merged.

By being in this community, you agree to the Code of Conduct. Take a look at it, if you haven't already.

Before starting to contribute, please check out Local development guide.

License

Licensed under Apache v2

2.2.3

8 months ago

2.2.2

9 months ago

2.2.5

6 months ago

2.2.4

7 months ago

2.2.7

6 months ago

2.2.6

6 months ago

2.2.2-alpha.1

10 months ago

2.2.2-alpha.2

10 months ago

2.2.2-alpha.0

10 months ago

2.2.2-alpha.3

9 months ago

2.2.1

12 months ago

2.1.1

12 months ago

2.1.0-alpha.10

1 year ago

2.1.0-alpha.11

1 year ago

2.1.0

1 year ago

2.1.0-alpha.9

1 year ago

2.1.0-alpha.8

1 year ago

2.1.0-alpha.7

1 year ago

2.1.0-alpha.6

1 year ago

2.1.0-alpha.5

1 year ago

2.1.0-alpha.4

1 year ago

2.1.0-alpha.3

1 year ago

2.1.0-alpha.2

1 year ago

2.1.0-alpha.1

1 year ago

2.1.0-alpha.0

1 year ago

2.0.0-alpha.1

1 year ago

2.0.0-alpha.0

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.7

2 years ago

1.4.0-alpha.0

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.3.2

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.1-alpha.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.2.1

2 years ago

1.1.0-beta.2

2 years ago

1.1.0-beta.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.0.8-beta.6

2 years ago

0.0.8-beta.5

2 years ago

0.0.8-beta.8

2 years ago

0.0.8-beta.7

2 years ago

0.0.8-beta.2

2 years ago

0.0.8-beta.1

2 years ago

0.0.8-beta.4

2 years ago

0.0.8-beta.3

2 years ago

0.0.6-beta.0

3 years ago

0.0.8-beta.0

3 years ago

0.0.7

3 years ago

0.0.5-beta.0

3 years ago

0.0.4-dcl665.0

3 years ago

0.0.4-beta.0

3 years ago

0.0.5-beta.1

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago