|
1 سال پیش | |
---|---|---|
.. | ||
idl | 1 سال پیش | |
src | 2 سال پیش | |
tests | 1 سال پیش | |
ts | 1 سال پیش | |
.solitarc.js | 1 سال پیش | |
Cargo.toml | 1 سال پیش | |
README.md | 3 سال پیش | |
jest.config.js | 1 سال پیش | |
package.json | 3 سال پیش |
This example program is written using Solana native using MPL stack.
cargo build-bpf
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