starknet 0.0.1 copy "starknet: ^0.0.1" to clipboard
starknet: ^0.0.1 copied to clipboard

outdated

Dart SDK for StarkNet

example/starknet_example.dart

void main() {
  print('Looks good!');
}