crates/sui-framework/README.md
./sui-framework/{name}.move file or find an appropriate .move.{name}.move../sui-framework/src/natives with name {name}.rs.{name}_tests.move and pass run_framework_move_unit_tests.cargo insta test and cargo insta review since the sui-framework build will change the empty genesis config.Note: The gas metering for native functions is currently a WIP; use a dummy value for now and please open an issue with move label.