|
4 ay önce | |
---|---|---|
.. | ||
idl | 1 yıl önce | |
src | 2 yıl önce | |
tests | 1 yıl önce | |
ts | 1 yıl önce | |
.solitarc.js | 1 yıl önce | |
Cargo.toml | 4 ay önce | |
README.md | 1 yıl önce | |
jest.config.js | 1 yıl önce | |
package.json | 3 yıl önce |
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