How to catch the result of 1 promise cross-contract call


šŸ›  │ dev-support

status - Resolved


The command "/target/release/neard --home ~/data/" run the log for a long time


šŸ›  │ dev-support

status - Unresolved


Any RPC call to get NFT of a users?


šŸ›  │ dev-support

status - Resolved


Looking for help in dapps building with storage DB


šŸ›  │ dev-support

status - Resolved

confusion summary: User is looking for an approach or best practice for leveraging storage on their dApp

resolution summary: Every dApp is different, and as of yet there is no best practice except to say that non-transactional data doesn't need to be on the blockchain and can use other options like IPFS or centralized solutions despite that being considered antagonistic towards decentralization.


wallet Connecting error


šŸ›  │ dev-support

status - Resolved


Invalid signature error while running nodes


šŸ›  │ dev-support

status - Unresolved


NFT contract tutorial docs


šŸ›  │ dev-support

status - Resolved


No logs created when run `ft_on_transfer


šŸ›  │ dev-support

status - Resolved

confusion summary: User needed help logging with `log`

resolution summary: Ultimately the user used `stdout: println!` which worked. Make sure you are importing "log" correctly when applicable.


Error "u128 is not supported" when deserialize a message in ft_on_transfer with serde_json


šŸ›  │ dev-support

status - Unresolved


Initializing...