|
1 tahun lalu | |
---|---|---|
.. | ||
idl | 1 tahun lalu | |
src | 2 tahun lalu | |
tests | 1 tahun lalu | |
ts | 1 tahun lalu | |
.solitarc.js | 1 tahun lalu | |
Cargo.toml | 1 tahun lalu | |
README.md | 3 tahun lalu | |
jest.config.js | 1 tahun lalu | |
package.json | 3 tahun lalu |
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