cosmos-sdk/server/v2/streaming/examples/file
Alexander Peters cf721a6540
feat(sims): Integration with app v2 (#23013)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 08:19:35 +00:00
..
.gitignore chore: upstream more changes from v2 (#20387) 2024-05-17 10:58:52 +00:00
file.go feat(sims): Integration with app v2 (#23013) 2025-01-09 08:19:35 +00:00
README.md chore: upstream more changes from v2 (#20387) 2024-05-17 10:58:52 +00:00

File Plugin

The file plugin is an example plugin written in Go. It is intended for local testing and should not be used in production environments.

Build

To build the plugin run the following command:

cd store
go build -o streaming/abci/examples/file/file streaming/abci/examples/file/file.go
  • The plugin will write files to the users home directory ~/.