aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

OTHER License

Downloads
188.6K
Stars
6.1K
Committers
468

Bot releases are hidden (Show)

aptos-core - Aptos Node c53a100

Published by sherry-x almost 2 years ago

Ubuntu build for mainnet_c53a100c60511270c7591e9f3ae40939d4d3961c

aptos-core - Petra (Aptos Wallet) Extension v0.1.10

Published by kent-white about 2 years ago

Branding Release

aptos-core - Petra (Aptos Wallet) Extension v0.1.10

Published by kent-white about 2 years ago

  • The redesign continues
  • Improvements to signMessage dapp api (see https://petra.app/docs/signing-a-message)
  • Viewing received NFTs
  • Mnemonic derive path now follows the wallet standard (you can still see your old account in your wallet and import via private key)
  • Bug fixes

Download the wallet-extension.zip and use the doc site to see how to install and use the features.

aptos-core - Petra (Aptos Wallet) Extension v0.1.8

Published by kent-white about 2 years ago

  • Fix for account transfer rename
  • Add importing accounts from create account flow
  • Design updates

Download the wallet-extension.zip and use the doc site to see how to install and use the features.

aptos-core - Petra (Aptos Wallet) Extension v0.1.7

Published by kent-white about 2 years ago

  • Fix bugs for custom networks

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - AIT3 Aptos Framework v0.3.0

Published by sherry-x about 2 years ago

Aptos move framework package release for AIT3.

aptos-core - Petra (Aptos Wallet) Extension v0.1.6

Published by kent-white about 2 years ago

  • Move back to json transactions
  • Lots of fixes to networking
  • Bug fixes for AIT3

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Petra (Aptos Wallet) Extension v0.1.4

Published by kent-white about 2 years ago

  • Rename wallet to "Petra" 🎆 🎊
  • Add password encryption
  • (BREAKING CHANGE, view the docs to see how to submit transactions) Move dapp api to take in BCS transactions
  • Better importing of accounts
  • Move to bip44 mnemonics
  • Lots of bug fixes

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - Aptos Wallet Extension v0.1.3

Published by kent-white about 2 years ago

  • Update to aptos_coin
  • In progress password flow (Can't import wallets)
  • dapp updates
  • bug fixes

Download the
wallet-extension.zip
and use the doc site to see how to install and use the features

aptos-core - Aptos Wallet Extension v0.1.2

Published by kent-white about 2 years ago

  • Update for move module rename
  • New dapp API (signMessage)
  • Multiple accounts
  • Mnemonics
  • Transactions tab
  • Bugfixes

Download the wallet-extension.zip and use the doc site to see how to install and use the features

aptos-core - AIT2 Aptos Framework v0.2.0

Published by sherry-x over 2 years ago

Aptos Framework used for Incentivized Testnet 2.

aptos-core - Aptos Wallet Extension v0.1.1

Published by kent-white over 2 years ago

  • NFTs
  • Changing networks
  • Better error handling
  • More standardized dApp API
  • Update to manifest v3

Download the build and use the doc site to see how to install and use the features

aptos-core - Aptos CLI v0.1.1

Published by gregnazario over 2 years ago

Adds genesis tooling and updates move dependencies.

Only works with a testnet built with commit 05372e9e5a53b268a1edfc175426e0f54f4b5f51 and 25c860e85a052e25504b883696e4754495bb8f38. This is built for AIT1.

This can also be installed via cargo:

cargo install --git https://github.com/aptos-labs/aptos-core.git aptos --tag aptos-cli-v0.1.1
aptos-core - AIT1 Aptos Framework v0.1.0

Published by sherry-x over 2 years ago

Aptos Framework used for Incentivized Testnet 1.

aptos-core - Extension Wallet Version 0.0.1 alpha

Published by kent-white over 2 years ago

Initial pre-release of the Chrome Wallet Extension.

See: https://aptos.dev/tutorials/building-wallet-extension for details on building and functionality