|
преди 2 години | |
---|---|---|
.. | ||
idl | преди 3 години | |
src | преди 2 години | |
tests | преди 3 години | |
ts | преди 3 години | |
.solitarc.js | преди 3 години | |
Cargo.toml | преди 2 години | |
README.md | преди 3 години | |
jest.config.js | преди 3 години | |
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