top of page

Crankv2 Github

solana config set --url devnet anchor deploy

import renderer from 'crankv2'; function Greeting( name ) return Hello, name! ; renderer.render( , document.body); Use code with caution. Copied to clipboard crankv2 github

For developers who have found the repo, here is the standard build pipeline. solana config set --url devnet anchor deploy import

bottom of page