smolder-core 0.2.0

Core library for Smolder - contract registry and interaction platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# smolder-core

Core library for Smolder - a contract registry and interaction platform for Foundry projects.

This crate provides the foundational data models, database schema, and types used by the Smolder ecosystem.

## Features

- Data models for networks, contracts, and deployments
- SQLite database schema definitions
- Shared types and error handling

## License

MIT