GitXplorerGitXplorer
g

framy

public
8 stars
0 forks
4 issues

Commits

List of commits on branch master.
Verified
c358f251b6bae9617f1c7af903d5ac1248dbdfec

Update to use `crates-io` (#10)

gggwpez committed a year ago
Verified
d2773fe804a29866bb9d4c2a94c50c2c3eefe170

Update README.md

gggwpez committed 2 years ago
Verified
6583c2c0f623e016a78792de551fba0a4b93ba65

Add README

gggwpez committed 2 years ago
Verified
6c7a4886978f29c59889a30db601c702ff68e25c

Version 0.3.0

gggwpez committed 2 years ago
Verified
15683b7cbe32b285b545deb3dd8c6126791ce39c

Fix module docs and update deps (#5)

gggwpez committed 2 years ago
Verified
e72fc3bfa6a5307680805047df3fac4fc5464efe

Pin Substrate version to hash (#3)

gggwpez committed 2 years ago

README

The README file for this repository.

FRAMY

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 TODOs.

Note that it will not add the pallet to your workspace; this needs to be done manually.

Install

cargo install framy -f --locked

Usage

framy

You can see the output in the examples/pallet-example folder.

Demo

gdrive video link