example-helloworld
example-helloworld copied to clipboard
Hello world on Solana
Changed semicolon to period.
This is a complete translation of the example-helloworld/README.md file in Spanish.
Following the README as written. Fails at the build:program-rust step. Seems to be looking for libssl but cannot find it... ``` dev@dev-vm-crypto:~/repos/example-helloworld$ npm run build:program-rust > [email protected] build:program-rust > cargo...
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.41.8 to 1.53.0. Release notes Sourced from @solana/web3.js's releases. v1.53.0 1.53.0 (2022-08-14) Features add getAddressLookupTable method to Connection (#27127) (895de4c) v1.52.0 1.52.0 (2022-08-11) Features support minContextSlot in...
### Problem: If `localhost` resolves to `::1` (ipv6) rather than `127.0.0.1` (ipv4) the `npm run start` step will fail with ``` Let's say hello to a Solana account... FetchError: request...
I'm running through the example now on Windows 10 and when I get to the build step (https://github.com/solana-labs/example-helloworld#build-the-on-chain-program), when building the rust version (>npm run build:program-rust) I get a failure...
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...