Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/cargo odra for odra 0.8.0 (#64)
* Generate odra-build dependency. * Updated cargo new * Updated build and test * Updated cargo generate * Removed unused code Clippy fixes * Fix generate casing * Fix for working with workspaces * Optimize wasm files in modules. Clean wasm files in modules. * Fix for workspace tests * Removed name from Odra.toml * Fix workspace detection * Refactor project generation * Add support for odra-test dependency * Add schema generation functionality * Fix import errors and handle contract name parsing * Removing toolchain installation from justfile * Changed module_name into crate_name --------- Co-authored-by: Maciej Zieliński <[email protected]> Co-authored-by: Krzysztof Pobiarżyn <[email protected]>
- Loading branch information