knotfree-ts-lib
v1.3.0
Published
Utilities for knotfree projects and metaverse-proto-one. The Metaverse.
Downloads
551
Maintainers
Readme
knotfree-ts-lib
Utilities to support connections, encryption, access etc for both knotfree but also, more recently, a lot of my new Metaverse project .
Much of this is just the usual shared code and conveniences but some of it runs on both sides of a 'bridge' from a Web Page to some iFrames it loads.
The installation is the usual
npm install knotfree-ts-lib
and
XXyarn add knotfree-ts-lib no - do it in npm.
I have no idea if it works properly after the 'install' or 'add'.
-- bugs I have with this:
Please try npm i again after removing both package-lock.json and node_modules directory.
This is, presently, only demonstrated by https://github.com/awootton/metaverse-proto-one and it's 'client side' demo of owned properties, Avatars, and Bots at https://github.com/awootton/WorldsTest1
This very very early stage project is being blogged, announced, and documented over at X.com @alan-t-wootton Please follow my work there. The code is all at Github/awootton
npm login
npm publish
