Open encody opened 2 years ago
We should have a discussion about supporting WebAssembly Interface Types (WIT). This would make near-contract-tools compatible with tools like the RAEN suite, which allows contracts to self-report ABI for use in tools like RAEN Admin.
near-contract-tools
Relevant links:
nice!
New #[near_bindgen] macro includes ABI generation.
#[near_bindgen]
We should have a discussion about supporting WebAssembly Interface Types (WIT). This would make
near-contract-tools
compatible with tools like the RAEN suite, which allows contracts to self-report ABI for use in tools like RAEN Admin.Relevant links: