Skip to content

DF3NDR/web3-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Security

License: CC BY-NC-ND 4.0

You can find a copy of the current draft of the DF3NDR's "Web3 Security" posted at df3ndr.com

This repository uses the mdbook software which is a standalone Rust program that can compile markdown files into a website.

Installation

You can find installation instructions for mdbook on the mdbook website or on github.

Usage

To build the book, run:

mdbook build

To serve the book locally on port 3000, run:

mdbook serve

To watch the directory for changes and rebuild the book automatically, run:

mdbook watch

About

df3ndr.com books on Web3 Security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published