fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Fabric is an experimental protocol for exchanging information.

Results 68 fabric issues
Sort by recently updated
recently updated
newest added

# Sample ```js const state = {}; async function main (state = {}) { this.state = state; return this; } main(); ``` ## Notes `this` should generally be derived from...

security

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_

- [ ] Update Honkit dependencies

enhancement

``` 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....

bug
help wanted
good first issue
security
dependencies

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.

design

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.

help wanted
good first issue

@fabric/core/types/store