fabric
fabric copied to clipboard
Fabric is an experimental protocol for exchanging information.
# Sample ```js const state = {}; async function main (state = {}) { this.state = state; return this; } main(); ``` ## Notes `this` should generally be derived from...
See comments in #93
The branch currently is set to `feature/node-16`. Update it to run against master once merged. _Originally posted by @anandsuresh in https://github.com/FabricLabs/fabric/pull/95#discussion_r931744800_
``` npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details....
Once the git repository is cloned, a prospective developer should have all tools and resources needed to build an application with Fabric without relying on an Internet connection.
README should be updated to reflect current status of `@fabric/http` **TODO** - [x] FabricLabs/fabric-http#8 - [x] FabricLabs/fabric-http#9 - [x] FabricLabs/fabric-http#18 - [x] FabricLabs/fabric-http#23
- [ ] Build Fabric documentation using Nix - [ ] Deploy documentation to `docs.playnet.portaldefi.zone` - [ ] Build automation to repeat the process on every merge
Need to get up and running in a WIndows environment.
@fabric/core/types/store