go-fvm-sdk icon indicating copy to clipboard operation
go-fvm-sdk copied to clipboard

go-fvm-sdk generate wasm to run on fvm from golang code

Results 15 go-fvm-sdk issues
Sort by recently updated
recently updated
newest added

- [ ] 测试工具输出gas消耗 - [ ] example增加readme,给出每个方法的gas消耗

C-enhancement
P1

实现filecoin上的nft https://github.com/filecoin-project/FIPs/blob/master/FRCs/frc-0053.md

C-enhancement
P2

, 把sdk中一些设计到Marshal/Unmarshal的方法使用范形进行重构

C-enhancement
P2

rust implement https://github.com/filecoin-project/ref-fvm/pull/1199

Patch -R https://stackoverflow.com/questions/13189534/how-to-un-patch-a-directory-file-on-linux

C-enhancement
P2

proposal [std package module](https://github.com/golang/go/issues/31330) has accept, so we can use replace directive to rewrite std package, and than many user module not need replace. would help much for development.

C-enhancement
P2