|
vor 4 Monaten | |
---|---|---|
.. | ||
idl | vor 1 Jahr | |
src | vor 2 Jahren | |
tests | vor 1 Jahr | |
ts | vor 1 Jahr | |
.solitarc.js | vor 1 Jahr | |
Cargo.toml | vor 4 Monaten | |
README.md | vor 1 Jahr | |
jest.config.js | vor 1 Jahr | |
package.json | vor 3 Jahren |
This example program is written using Solana native using MPL stack.
cargo build-sbf
shank build
yarn solita
const accountInfo = await connection.getAccountInfo(address, { commitment: "confirmed" });
in order to allow the tests to pass. In the future versions of Solita, this will be fixed.yarn test