Currently the only thing that FRAMY
can do, is creating a new pallet. The pallet compiles and is setup with the default dependencies plus benchmarking and tests. You are good to go and just have to resolve the remaining TODO
s.
bash
cargo install framy
bash
framy
You can see the output in the examples/framy_example
folder.