77ph
77ph
Notes: ``` anchor build solang compile solidity/nft_token.sol -v --target solana 3f6c3ea21cf0a31d72064b8775ecefab nft_token.so 3f6c3ea21cf0a31d72064b8775ecefab target/deploy/nft_token.so solang compile solidity/nft_token.sol -O none -v --target solana cp nft_token.so target/deploy/ ./validator.sh (in separate windows) solana...
My expectations: some service will start equivalent to local launch etheno. Reality: I get a command line prompt inside a container. Perhaps the documentation lacks clarity on how to run...
Thanks, I get the idea. You can close the issue Thank you again!