Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 386 Bytes

File metadata and controls

15 lines (10 loc) · 386 Bytes

FastData Contract Example

Exposing __fastdata_kv method for FastData indexers

Build

cargo build --target wasm32-unknown-unknown --release

Deploy

near contract deploy <account-id> use-file target/wasm32-unknown-unknown/release/fd.wasm without-init-call network-config mainnet sign-with-keychain send