| Crates.io | nft-smart-contract |
| lib.rs | nft-smart-contract |
| version | 0.1.1 |
| created_at | 2022-02-08 09:39:05.846774+00 |
| updated_at | 2022-02-08 09:40:33.883174+00 |
| description | smart contract |
| homepage | |
| repository | |
| max_upload_size | |
| id | 528963 |
| size | 19,632 |
cargo build --target wasm32-unknown-unknown --releasenear loginnear deploy --wasmFile target/wasm32-unknown-unknown/release/<fileName>.wasm --accountId <accountID (0000.testnetcheck out these resources
examples
senior devs
Near CRUD app and an NFT Skeleton and Architecture tutorial on the Near docs.
Near CRUD app: https://docs.near.org/docs/tutorials/apps/todos-crud-app#introduction
NFT Skeleton and Architecture: https://docs.near.org/docs/tutorials/contracts/nfts/skeleton#introduction