1.0.2 • Published 2 months ago

mmoshcore v1.0.2

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

MMOSH Core for Web3 conections

This is a package that simplifies the communication with the MMOSH Protocol through both Web applications and server-side applications

It requires to have a set of env configured in the application:

NEXT_PUBLIC_OPOS_TOKEN
NEXT_PUBLIC_ROOT_PROFILE
NEXT_PUBLIC_GENESIS_PROFILE
NEXT_PUBLIC_COMMON_LUT
NEXT_PUBLIC_BADGE_COLLECTION
NEXT_PUBLIC_ROOT_COLLECTION

Make sure to create those env variables in your proyects For simplicity and overall compatibility with frameworks like Next.JS, it contains the beginning NEXT_PUBLIC phrase to make it available to the client.