Note: Starknet Burner Accounts are currently in pre-alpha. Expect breaking changes frequently.
Warning: You should provide your users with warning explaning that these Accounts are not secure and should not be used for storing large amounts of funds. The keypair is stored in local storage and can be exploited by malicious actors.
Create Starknet Burner Accounts
Easily manage, create, and interact with burner accounts on Starknets using this library.
Features:
Initialize and manage burner accounts.
Abstracts away intricacies related to creating, fetching, and setting active burner accounts.
Easily integrate with React apps using the provided hook.
useBurner: A React hook that provides functionalities like creating burners, selecting them, and more.
get(address: string): Get a burner account based on its address.
list(): List all burners.
select(address: string): Set a burner as the active account.
create(): Create a new burner.
account: The active burner account.
isDeploying: A boolean that indicates whether a burner is being deployed.
listConnectors(): List all available connectors that can be used with Starknet React.
BurnerManager: A class for vanilla JS that offers methods to manage burner accounts.
init(): Initializes the manager.
getActiveAccount(): Retrieves the active burner account.
get(address: string): Get a burner account based on its address.
list(): List all burners.
select(address: string): Set a burner as the active account.
create(): Create a new burner.
account: The active burner account.
isDeploying: A boolean that indicates whether a burner is being deployed.
Contribute
Fork the repository.
Create your feature branch (git checkout -b feature/my-new-feature).
Commit your changes (git commit -am 'Add some feature').
Push to the branch (git push origin feature/my-new-feature).
Open a pull request.
License
This project is licensed under the MIT License.
FAQs
dojo: Useful hooks and functions to create a Starknet burner wallet
The npm package @dojoengine/create-burner receives a total of 409 weekly downloads. As such, @dojoengine/create-burner popularity was classified as not popular.
We found that @dojoengine/create-burner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 1 open source maintainer collaborating on the project.
Package last updated on 13 Aug 2025
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
By Sarah Gooding, Olivia Brown, Peter van der Zee - Aug 27, 2025